baseUrl property Null safety
final
The configurable base url If no Uri is provided per request, the baseUrl together with the given endpoint will be used to construct thr Uri
Implementation
final String baseUrl;
The configurable base url If no Uri is provided per request, the baseUrl together with the given endpoint will be used to construct thr Uri
final String baseUrl;