baseUrl property

String baseUrl
final

A part of a URL that every request defined inside a class annotated with ChopperApi will be prefixed with.

Implementation

final String baseUrl;