CellKitAnalyticsDTO constructor
Implementation
const CellKitAnalyticsDTO({
this.deviceCount,
this.dealerPaidDeviceCount,
this.lowDataDeviceCount,
this.dataLimitReachedDeviceCount,
this.expiresIn60DaysDeviceCount,
this.expiredDeviceCount,
});