menu
trustdevice_pro_plugin package
documentation
trustdevice_pro_plugin_platform_interface.dart
TrustdeviceProPluginPlatform
getBlackBox method
getBlackBox method
dark_mode
light_mode
getBlackBox
method
Future
<
String
>
getBlackBox
(
)
Implementation
Future<String> getBlackBox() { throw UnimplementedError('getResult() has not been implemented.'); }
trustdevice_pro_plugin package
documentation
trustdevice_pro_plugin_platform_interface
TrustdeviceProPluginPlatform
getBlackBox method
TrustdeviceProPluginPlatform class