schemas property

List<SchemaVersionListItem>? schemas
final

An array of SchemaVersionList objects containing details of each schema version.

Implementation

final List<SchemaVersionListItem>? schemas;