RemoveChatMember$Mutation$RemoveChatMember$ChatEventsVersioned.fromJson constructor

RemoveChatMember$Mutation$RemoveChatMember$ChatEventsVersioned.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory RemoveChatMember$Mutation$RemoveChatMember$ChatEventsVersioned.fromJson(
        Map<String, dynamic> json) =>
    _$RemoveChatMember$Mutation$RemoveChatMember$ChatEventsVersionedFromJson(
        json);