isNothing property

bool isNothing

Implementation

bool get isNothing => this is Nothing;