copyWith property

  1. @JsonKey(ignore: true)
$MailEnvelopeCopyWith<MailEnvelope> copyWith
inherited

Implementation

@JsonKey(ignore: true)
$MailEnvelopeCopyWith<MailEnvelope> get copyWith =>
    throw _privateConstructorUsedError;