schemas property

  1. @_SchemaMapConverter()
Map<String, Schema>? get schemas
inherited

A set of reusable Schema objects.

Implementation

@_SchemaMapConverter()
Map<String, Schema>? get schemas => throw _privateConstructorUsedError;