copyWith property

$UsernameCopyWith<Username> get copyWith
inherited

Create a copy of Username with the given fields replaced by the non-null parameter values.

Implementation

$UsernameCopyWith<Username> get copyWith => throw _privateConstructorUsedError;