BatchEnableStandardsResponse constructor
BatchEnableStandardsResponse({
- List<
StandardsSubscription> ? standardsSubscriptions,
Implementation
BatchEnableStandardsResponse({
this.standardsSubscriptions,
});