schemas property

List<SchemaListItem>? schemas
final

An array of SchemaListItem objects containing details of each schema.

Implementation

final List<SchemaListItem>? schemas;