integer function

SchemaType integer()

Creates a schema type representing an integer.

Implementation

SchemaType integer() => SchemaType.integer;