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