menu
appbridgenewplus package
documentation
appbridgenewplus_platform_interface.dart
AppbridgenewPlatform
getDownloadSpeed abstract method
getDownloadSpeed abstract method
dark_mode
light_mode
getDownloadSpeed
abstract method
Future
<
String
?
>
getDownloadSpeed
(
String
id
)
Implementation
Future<String?> getDownloadSpeed(String id);
appbridgenewplus package
documentation
appbridgenewplus_platform_interface
AppbridgenewPlatform
getDownloadSpeed abstract method
AppbridgenewPlatform class