$DeviceDataDTOExtension extension
Methods
-
copyWith(
{int? id, String? serialNumber, String? displayName, AddressDTO? address, bool? hasServiceAgreement, ConnectionTypeDTO? connectionType}) → DeviceDataDTO -
copyWithWrapped(
{Wrapped< int?> ? id, Wrapped<String?> ? serialNumber, Wrapped<String?> ? displayName, Wrapped<AddressDTO?> ? address, Wrapped<bool?> ? hasServiceAgreement, Wrapped<ConnectionTypeDTO?> ? connectionType}) → DeviceDataDTO