basePath constant

String const basePath

The path prefix every versioned route lives under.

Implementation

static const String basePath = '/api/$omnyStoreApiVersion';