copyWith property

  1. @JsonKey(ignore: true)
$StructureMapCopyWith<StructureMap> copyWith
inherited

Implementation

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