menu
d1_terminal_plugin package
documentation
d1_terminal_plugin_platform_interface.dart
D1TerminalPluginPlatform
showQRScan method
showQRScan method
dark_mode
light_mode
showQRScan
method
Future
<
String
>
showQRScan
(
)
Implementation
Future<String> showQRScan() { throw UnimplementedError('showQRScan() has not been implemented.'); }
d1_terminal_plugin package
documentation
d1_terminal_plugin_platform_interface
D1TerminalPluginPlatform
showQRScan method
D1TerminalPluginPlatform class