copyWith property

  1. @JsonKey(ignore: true)
$ValidationStampCopyWith<ValidationStamp> copyWith
inherited

Implementation

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