bannedFromCommunity property

  1. @JsonKey.new(name: 'banned_from_community')
List<ModBanFromCommunityView> get bannedFromCommunity
inherited

Implementation

@JsonKey(name: 'banned_from_community')
List<ModBanFromCommunityView> get bannedFromCommunity =>
    throw _privateConstructorUsedError;