isNullable property

bool isNullable
final

Whether or not this property can be null.

Defaults to false.

Implementation

final bool isNullable;