copyWith property

  1. @JsonKey(ignore: true)
$DeviceConformsToCopyWith<DeviceConformsTo> copyWith
inherited

Implementation

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