menu
device_kit package
documentation
device_kit_platform_interface.dart
DeviceKitPlatform
getProxy method
getProxy method
dark_mode
light_mode
getProxy
method
Future
<
String
?
>
getProxy
(
)
Implementation
Future<String?> getProxy() { throw UnimplementedError('getProxy() has not been implemented.'); }
device_kit package
documentation
device_kit_platform_interface
DeviceKitPlatform
getProxy method
DeviceKitPlatform class