GetCustomerSessionStatsResponse constructor
GetCustomerSessionStatsResponse({
- List<
CustomerSessionStats> ? stats,
Implementation
GetCustomerSessionStatsResponse({
this.stats,
});