Sub2ApiAdminOpsThroughputGroup constructor
const
Sub2ApiAdminOpsThroughputGroup({})
Implementation
const Sub2ApiAdminOpsThroughputGroup({
required this.groupId,
required this.groupName,
required this.requestCount,
required this.tokenConsumed,
});