nullable property

bool nullable
final

Whether the field is nullable (i.e. can be null).

Implementation

final bool nullable;