copyWith property
Create a copy of Username with the given fields replaced by the non-null parameter values.
Implementation
$UsernameCopyWith<Username> get copyWith => throw _privateConstructorUsedError;
Create a copy of Username with the given fields replaced by the non-null parameter values.
$UsernameCopyWith<Username> get copyWith => throw _privateConstructorUsedError;