isNothing property

bool get isNothing

Implementation

bool get isNothing => this is Nothing;