NestedChatMessageMixin$RepliesTo$ChatInfoQuote.fromJson constructor

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

Implementation

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