basePath constant
String
const basePath
The path prefix every versioned route lives under.
Implementation
static const String basePath = '/api/$omnyStoreApiVersion';
The path prefix every versioned route lives under.
static const String basePath = '/api/$omnyStoreApiVersion';