apiBasePath property

String get apiBasePath

The API base path segment (e.g. /api).

Implementation

static String get apiBasePath =>
    (_apiBasePathResolver ?? _runtimeNotConfigured())();