copyWith property

  1. @JsonKey(ignore: true)
$CommunityViewCopyWith<CommunityView> copyWith
inherited

Implementation

@JsonKey(ignore: true)
$CommunityViewCopyWith<CommunityView> get copyWith =>
    throw _privateConstructorUsedError;