restAsyncIoEnabled property

bool? restAsyncIoEnabled
getter/setter pair

Enables generation of asynchronous REST clients if rest transport is enabled.

By default, asynchronous REST clients will not be generated. This feature will be enabled by default 1 month after launching the feature in preview packages.

Implementation

core.bool? restAsyncIoEnabled;