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