isNullSafe property

bool? isNullSafe
final

Whether the package opts in to Dart null safety.

Implementation

final bool? isNullSafe;