copyWith property

  1. @JsonKey(ignore: true)
$OperationOutcomeCopyWith<OperationOutcome> copyWith
inherited

Implementation

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