getBaseHref method Null safety
The base href where the Flutter app is being served.
See: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base
Implementation
String? getBaseHref();
The base href where the Flutter app is being served.
See: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base
String? getBaseHref();