menu
atproto package
documentation
com_atproto_server_createinvitecodes.dart
AccountCodes
AccountCodes.fromJson factory constructor
AccountCodes.fromJson factory constructor
dark_mode
light_mode
AccountCodes.fromJson
constructor
AccountCodes.fromJson
(
Map
<
String
,
Object
?
>
json
)
Implementation
factory AccountCodes.fromJson(Map<String, Object?> json) => _$AccountCodesFromJson(json);
atproto package
documentation
com_atproto_server_createinvitecodes
AccountCodes
AccountCodes.fromJson factory constructor
AccountCodes class