copyWith property

  1. @JsonKey(ignore: true)
$DeviceInfoCopyWith<DeviceInfo> copyWith
inherited

Implementation

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