isNullable property

bool isNullable
final

true if the type corresponds to a nullable Dart datatype.

Implementation

final bool isNullable;