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