basePath property

  1. @deprecated
String basePath

Use baseUrl instead.

Implementation

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