copyWith property

  1. @override
  2. @JsonKey(ignore: true)
$InvalidPhoneNumberCopyWith<T, InvalidPhoneNumber<T>> copyWith

Implementation

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