menu
another_imin_printer package
documentation
imin_printer.dart
IminPrinter
getPlatformVersion method
getPlatformVersion method
dark_mode
light_mode
getPlatformVersion
method
Future
<
String
?
>
getPlatformVersion
(
)
Implementation
Future<String?> getPlatformVersion() { return IminPrinterPlatform.instance.getPlatformVersion(); }
another_imin_printer package
documentation
imin_printer
IminPrinter
getPlatformVersion method
IminPrinter class