communityView property

  1. @JsonKey.new(name: 'community_view')
CommunityView? get communityView
inherited

Implementation

@JsonKey(name: 'community_view')
CommunityView? get communityView => throw _privateConstructorUsedError;