copyWith property

  1. @JsonKey(ignore: true)
$VerificationResultCopyWith<VerificationResult> copyWith
inherited

Implementation

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