menu
bluesky package
documentation
bluesky_chat.dart
UnmuteConvoOutput
UnmuteConvoOutput.fromJson factory constructor
UnmuteConvoOutput.fromJson factory constructor
dark_mode
light_mode
UnmuteConvoOutput.fromJson
constructor
UnmuteConvoOutput.fromJson
(
Map
<
String
,
Object
?
>
json
)
Implementation
factory UnmuteConvoOutput.fromJson(Map<String, Object?> json) => _$UnmuteConvoOutputFromJson(json);
bluesky package
documentation
bluesky_chat
UnmuteConvoOutput
UnmuteConvoOutput.fromJson factory constructor
UnmuteConvoOutput class