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