apiVersion property
String
get
apiVersion
Wire-protocol version the SDK speaks against the backend.
Implementation
String get apiVersion => 'v1';
Wire-protocol version the SDK speaks against the backend.
String get apiVersion => 'v1';