NestedChatMessageMixin$RepliesTo$Original.fromJson constructor

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

Implementation

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