communityId property

  1. @JsonKey.new(name: 'community_id')
int get communityId
inherited

Implementation

@JsonKey(name: 'community_id')
int get communityId => throw _privateConstructorUsedError;