basePath property

  1. @deprecated
String basePath

Prefer to use baseUrl instead.

Implementation

@deprecated
String get basePath => baseUrl.toString();