menu
atproto package
documentation
com_atproto_repo_strongref.dart
RepoStrongRef
toJson abstract method
toJson abstract method
dark_mode
light_mode
toJson
abstract method
Map
<
String
,
dynamic
>
toJson
(
)
inherited
Serializes this RepoStrongRef to a JSON map.
Implementation
Map<String, dynamic> toJson();
atproto package
documentation
com_atproto_repo_strongref
RepoStrongRef
toJson abstract method
RepoStrongRef class