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