items property

Map<String, AcceleratorTypesScopedList>? items
getter/setter pair

A list of AcceleratorTypesScopedList resources.

Implementation

core.Map<core.String, AcceleratorTypesScopedList>? items;