menu
ali_auth_spm package
documentation
ali_auth_web_api.dart
AliAuthPluginWebApi
getConnection method
getConnection method
dark_mode
light_mode
getConnection
method
Future
<
String
?
>
getConnection
(
)
Implementation
Future<String?> getConnection() async => _server.getConnection()?.toDart;
ali_auth_spm package
documentation
ali_auth_web_api
AliAuthPluginWebApi
getConnection method
AliAuthPluginWebApi class