PostgateDisableRule constructor
- @jsonSerializable
- @typeKey @Default(appBskyFeedPostgateDisableRule) String type,
Implementation
@jsonSerializable
const factory PostgateDisableRule({
@typeKey @Default(appBskyFeedPostgateDisableRule) String type,
}) = _PostgateDisableRule;