ChatEventsVersionedMixin$Events$EventChatCallDeclined$Call.fromJson constructor

ChatEventsVersionedMixin$Events$EventChatCallDeclined$Call.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory ChatEventsVersionedMixin$Events$EventChatCallDeclined$Call.fromJson(
        Map<String, dynamic> json) =>
    _$ChatEventsVersionedMixin$Events$EventChatCallDeclined$CallFromJson(
        json);