getBaseHref abstract method

String? getBaseHref()

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();