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