baseUrl property

String baseUrl
getter/setter pair

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

Implementation

late String baseUrl;