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