enableEnums property

  1. @deprecated
bool? enableEnums
final

Deprecated: this feature is always enabled.

True if the client wants to enable support for the proposed enum feature.

Implementation

@deprecated
final bool? enableEnums;