ChatMixin$LastItem$Node$ChatCall.fromJson constructor

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

Implementation

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