baseUri property

String baseUri

The base URI relative to the host where the API can be found.

Implementation

String get baseUri => '/api/v$apiVersion';