menu
bluesky package
documentation
app_bsky_feed_postgate.dart
DisableRule
DisableRule.fromJson factory constructor
DisableRule.fromJson factory constructor
dark_mode
light_mode
DisableRule.fromJson
constructor
DisableRule.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory DisableRule.fromJson(Map<String, dynamic> json) => _$DisableRuleFromJson(json);
bluesky package
documentation
app_bsky_feed_postgate
DisableRule
DisableRule.fromJson factory constructor
DisableRule class