copyWith property

  1. @JsonKey(ignore: true)
$SignatureCopyWith<Signature> copyWith
inherited

Implementation

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