enableNullAwareOperators property

  1. @deprecated
bool? enableNullAwareOperators
final

Deprecated: this feature is always enabled.

True if the client wants to enable support for the proposed "null aware operators" feature.

Implementation

@deprecated
final bool? enableNullAwareOperators;