baseUrl property

String baseUrl
getter/setter pair

Parameter, baseUrl is the base url of your site. For example, http://me.com or https://me.com.

Implementation

late String baseUrl;