copyWith property

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

Implementation

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