SchemaAssigner typedef

SchemaAssigner = dynamic Function(JsonSchema s)

Implementation

typedef SchemaAssigner = Function(JsonSchema s);