isNullError property

bool get isNullError

Implementation

bool get isNullError => this is ValueNullError<T>;