schemas property

The map between the namespace of a transformer schema and the schema.

Implementation

Map<String, DatumTransformerSchema> get schemas => _schemas;