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