menu
url_auth_web package
documentation
url_auth_web_web.dart
UrlAuthWebWeb
location method
location method
dark_mode
light_mode
location
method
@
override
Future
<
String
?
>
location
(
)
override
Implementation
@override Future<String?> location() async { return Uri.base.toString(); }
url_auth_web package
documentation
url_auth_web_web
UrlAuthWebWeb
location method
UrlAuthWebWeb class