baseUrl property

String baseUrl
getter/setter pairinherited

Request base url, it can contain sub path, like: "https://www.google.com/api/".

Implementation

late String baseUrl;