nullable top-level constant
Nullable annotation for Built Value fields.
Fields marked with this annotation are allowed to be null.
Implementation
const String nullable = 'nullable';
Nullable annotation for Built Value fields.
Fields marked with this annotation are allowed to be null.
const String nullable = 'nullable';