copyWith property
- @override
- @JsonKey.new(ignore: true)
Implementation
@override
@JsonKey(ignore: true)
$InvalidPhoneNumberCopyWith<T, InvalidPhoneNumber<T>> get copyWith =>
throw _privateConstructorUsedError;
@override
@JsonKey(ignore: true)
$InvalidPhoneNumberCopyWith<T, InvalidPhoneNumber<T>> get copyWith =>
throw _privateConstructorUsedError;