creatorBanned property

  1. @JsonKey.new(name: 'creator_banned')
bool get creatorBanned
inherited

Implementation

@JsonKey(name: 'creator_banned')
bool get creatorBanned => throw _privateConstructorUsedError;