ChatMixin$LastItem$Node$ChatForward.fromJson constructor

ChatMixin$LastItem$Node$ChatForward.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory ChatMixin$LastItem$Node$ChatForward.fromJson(
  Map<String, dynamic> json,
) => _$ChatMixin$LastItem$Node$ChatForwardFromJson(json);