baseEndpoint property

String baseEndpoint
final

The prefix for all endpoints. For example, http://0.0.0.0:3000/api in http://0.0.0.0:3000/api. This is equivalent to RestProvider#baseEndpoint.

Implementation

final String baseEndpoint;