copyWith property

  1. @JsonKey(ignore: true)
$StructureMapDependentCopyWith<StructureMapDependent> copyWith
inherited

Implementation

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