isNullable property

  1. @override
bool isNullable
override

Whether this kind is nullable.

Implementation

@override
bool get isNullable => true;