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