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