number function

SchemaType number()

Creates a schema type representing a number.

Implementation

SchemaType number() => SchemaType.number;