string function

SchemaType string()

Creates a schema type representing a string.

Implementation

SchemaType string() => SchemaType.string;