Sub2ApiAdminOpsThroughputPlatform constructor
const
Sub2ApiAdminOpsThroughputPlatform({})
Implementation
const Sub2ApiAdminOpsThroughputPlatform({
required this.platform,
required this.requestCount,
required this.tokenConsumed,
});