nullValue constant
NitroNullableBool
const nullValue
Implementation
static const NitroNullableBool nullValue = NitroNullableBool(hasValue: false, value: false);
static const NitroNullableBool nullValue = NitroNullableBool(hasValue: false, value: false);