ChatMessageMixin$RepliesTo$ChatCallQuote.fromJson constructor

ChatMessageMixin$RepliesTo$ChatCallQuote.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory ChatMessageMixin$RepliesTo$ChatCallQuote.fromJson(
        Map<String, dynamic> json) =>
    _$ChatMessageMixin$RepliesTo$ChatCallQuoteFromJson(json);