copyWith property

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

Implementation

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