schemas property

List<Schema>? schemas
getter/setter pair

The resulting schemas.

Implementation

core.List<Schema>? schemas;