items property

List<Database>? items
getter/setter pair

List of database resources in the instance.

Implementation

core.List<Database>? items;