creatorBannedFromCommunity property
- @JsonKey.new(name: 'creator_banned_from_community', defaultValue: false)
inherited
Implementation
@JsonKey(name: 'creator_banned_from_community', defaultValue: false)
bool get creatorBannedFromCommunity => throw _privateConstructorUsedError;