nullable property

bool nullable

Implementation

bool get nullable => type?.nullable ?? true;