copyWith property
Implementation
SetonixUserCopyWith<SetonixUser, SetonixUser, SetonixUser> get copyWith =>
_SetonixUserCopyWithImpl<SetonixUser, SetonixUser>(
this as SetonixUser,
$identity,
$identity,
);
SetonixUserCopyWith<SetonixUser, SetonixUser, SetonixUser> get copyWith =>
_SetonixUserCopyWithImpl<SetonixUser, SetonixUser>(
this as SetonixUser,
$identity,
$identity,
);