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