SchemaCreator typedef

SchemaCreator = FormerSchema<FormerForm> Function()

A function that creates a FormerSchema for a FormerForm.

Implementation

typedef SchemaCreator = FormerSchema Function();