ChannelCreateRequest998.fromJson constructor

ChannelCreateRequest998.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory ChannelCreateRequest998.fromJson(Map<String, dynamic> json) =>
    _$ChannelCreateRequest998FromJson(json);