enableAsync property

  1. @deprecated
bool? enableAsync
final

Deprecated: this feature is always enabled.

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

Implementation

@deprecated
final bool? enableAsync;