bottom property

  1. @override
NullabilityDomain get bottom
override

Returns the bottom element (⊥).

Implementation

@override
NullabilityDomain get bottom => bottomValue;