schemas property Null safety
read / write
An object to hold reusable APISchemaObject?
.
Implementation
Map<String, APISchemaObject> schemas = {};
An object to hold reusable APISchemaObject?
.
Map<String, APISchemaObject> schemas = {};