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