apiVersion property

String get apiVersion

Wire-protocol version the SDK speaks against the backend.

Implementation

String get apiVersion => 'v1';