ChannelCreateRequest0.fromJson constructor

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

Implementation

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