any function

SchemaType any()

Creates a schema type representing any value.

Implementation

SchemaType any() => SchemaType.any;