SuperBatchWebResources constructor
SuperBatchWebResources({
- SuperBatchWebResourcesUris? uris,
- SuperBatchWebResourcesTags? tags,
- String? metatags,
- Map<
String, dynamic> ? expandable,
Implementation
SuperBatchWebResources(
{this.uris, this.tags, this.metatags, this.expandable});