menu
bluesky package
documentation
app_bsky_graph_defs.dart
Relationship
Relationship.fromJson factory constructor
Relationship.fromJson factory constructor
dark_mode
light_mode
Relationship.fromJson
constructor
Relationship.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Relationship.fromJson(Map<String, dynamic> json) => _$RelationshipFromJson(json);
bluesky package
documentation
app_bsky_graph_defs
Relationship
Relationship.fromJson factory constructor
Relationship class