UserListLicenseMetrics constructor
UserListLicenseMetrics({})
Implementation
UserListLicenseMetrics({
this.clickCount,
this.endDate,
this.impressionCount,
this.revenueUsdMicros,
this.startDate,
});
UserListLicenseMetrics({
this.clickCount,
this.endDate,
this.impressionCount,
this.revenueUsdMicros,
this.startDate,
});