apiVersion property

String get apiVersion

API version segment appended to every request path. Example: 'v1' → calls become https://api.myapp.com/v1/...

Implementation

String get apiVersion;