Schema.nullable

Allows sending a null value for the defined schema.

class Schema
@optional
bool nullable;

Meta