nullable property

  1. @override
bool nullable
final

Whether the type is nullable in Dart.

Implementation

@override
final bool nullable;