copyWith property

  1. @JsonKey(ignore: true)
$DimensionCopyWith<Dimension> copyWith
inherited

Implementation

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