copyWith property

  1. @JsonKey(ignore: true)
$CreateCommunityCopyWith<CreateCommunity> copyWith
inherited

Implementation

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