isFeaturedCommunity property

  1. @JsonKey.new(name: 'is_featured_community')
bool get isFeaturedCommunity
inherited

Implementation

@JsonKey(name: 'is_featured_community')
bool get isFeaturedCommunity => throw _privateConstructorUsedError;