copyWith property

  1. @JsonKey(ignore: true)
$DeviceNameCopyWith<DeviceName> copyWith
inherited

Implementation

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