Field.isNullable

Returns true if this field does not have the notNull AnnotationFlag assigned, otherwise false.

struct Field
@safe const @property
@serdeIgnore
bool
isNullable
()

Meta