copyWith property

  1. @JsonKey(ignore: true)
$BannedPersonCopyWith<BannedPerson> copyWith
inherited

Implementation

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