copyWith property

  1. @JsonKey(ignore: true)
$ProcedureCopyWith<Procedure> copyWith
inherited

Implementation

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