nullable top-level constant

String const nullable

Nullable annotation for Built Value fields.

Fields marked with this annotation are allowed to be null.

Implementation

const String nullable = 'nullable';