nullable property

bool nullable
final

Whether the field is nullable (declared with a trailing ?).

Implementation

final bool nullable;