ChatMessageMixin$RepliesTo$ChatInfoQuote.fromJson constructor

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

Implementation

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