bannedFromCommunity property

  1. @JsonKey.new(name: 'banned_from_community')
bool get bannedFromCommunity
inherited

Implementation

@JsonKey(name: 'banned_from_community')
bool get bannedFromCommunity => throw _privateConstructorUsedError;