communityName property

  1. @JsonKey.new(name: 'community_name')
String get communityName
inherited

Implementation

@JsonKey(name: 'community_name')
String get communityName => throw _privateConstructorUsedError;