$asUserModel property
UserModelCopyWith<$R, UserModel, $Out>
get
$asUserModel
Implementation
UserModelCopyWith<$R, UserModel, $Out> get $asUserModel =>
$base.as((v, t, t2) => _UserModelCopyWithImpl(v, t, t2));