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