menu
bluesky package
documentation
chat_bsky_convo_leave_convo.dart
LeaveConvoOutput
LeaveConvoOutput.fromJson factory constructor
LeaveConvoOutput.fromJson factory constructor
dark_mode
light_mode
LeaveConvoOutput.fromJson
constructor
LeaveConvoOutput.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory LeaveConvoOutput.fromJson(Map<String, dynamic> json) => _$LeaveConvoOutputFromJson(json);
bluesky package
documentation
chat_bsky_convo_leave_convo
LeaveConvoOutput
LeaveConvoOutput.fromJson factory constructor
LeaveConvoOutput class