baseUrl property Null safety

String baseUrl
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;