autoCastResponse property

  1. @experimental
bool? autoCastResponse
final

Automatically cast response to proper type for all methods in this client

This is experimental, Currently there's no perfect solution for this.

Implementation

@experimental
final bool? autoCastResponse;