items property

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

A list of BackendServicesScopedList resources.

Implementation

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