copyWith property

  1. @JsonKey(ignore: true)
$BanPersonCopyWith<BanPerson> copyWith
inherited

Implementation

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