copyWith property

  1. @JsonKey(ignore: true)
$StructureMapStructureCopyWith<StructureMapStructure> copyWith
inherited

Implementation

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