emitNullSafeSyntax property

bool emitNullSafeSyntax
final

Whether to emit null-safe syntax (i.e. it would be valid to do so).

Implementation

final bool emitNullSafeSyntax;