restAsyncIoEnabled property

bool restAsyncIoEnabled
final

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

final bool restAsyncIoEnabled;