copyWith property

  1. @JsonKey(ignore: true)
$EditCommunityCopyWith<EditCommunity> copyWith
inherited

Implementation

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