dbSystems property

List<DbSystem>? dbSystems
getter/setter pair

The list of DbSystems.

Implementation

core.List<DbSystem>? dbSystems;