copyWith property

  1. @JsonKey(ignore: true)
$BannedUserCopyWith<BannedUser> copyWith
inherited

Implementation

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