items property

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

A list of HealthSourcesScopedList resources.

Implementation

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