copyWith property
inherited
Implementation
UnbanPlayerRequestCopyWith<
UnbanPlayerRequest,
UnbanPlayerRequest,
UnbanPlayerRequest
>
get copyWith =>
_UnbanPlayerRequestCopyWithImpl<UnbanPlayerRequest, UnbanPlayerRequest>(
this as UnbanPlayerRequest,
$identity,
$identity,
);