$DeviceAnalyticsDTOExtension extension
Methods
-
copyWith({int? totalDeviceCount, int? totalOncueDeviceCount, int? totalHEPDeviceCount, double? averageDeviceCount, double? averageOncueDeviceCount, double? averageHEPDeviceCount})
→ DeviceAnalyticsDTO
-
-
copyWithWrapped({Wrapped<int?>? totalDeviceCount, Wrapped<int?>? totalOncueDeviceCount, Wrapped<int?>? totalHEPDeviceCount, Wrapped<double?>? averageDeviceCount, Wrapped<double?>? averageOncueDeviceCount, Wrapped<double?>? averageHEPDeviceCount})
→ DeviceAnalyticsDTO
-