schemas property

List<Schema>? schemas
getter/setter pair

The list of Schemas.

Implementation

core.List<Schema>? schemas;