menu
mockingbird_messaging package
documentation
mockingbird_messaging.dart
DeleteChannel
DeleteChannel.fromJson factory constructor
DeleteChannel.fromJson factory constructor
dark_mode
light_mode
DeleteChannel.fromJson
constructor
DeleteChannel.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory DeleteChannel.fromJson(Map<String, dynamic> json) => _$DeleteChannelFromJson(json);
mockingbird_messaging package
documentation
mockingbird_messaging
DeleteChannel
DeleteChannel.fromJson factory constructor
DeleteChannel class