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