copyWith property

  1. @JsonKey(ignore: true)
$RequestOrchestrationCopyWith<RequestOrchestration> copyWith
inherited

Implementation

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