menu
cashbox package
documentation
cashbox.dart
Cashbox
getPlatformVersion method
getPlatformVersion method
dark_mode
light_mode
getPlatformVersion
method
Future
<
String
?
>
getPlatformVersion
(
)
Implementation
Future<String?> getPlatformVersion() { return CashboxPlatform.instance.getPlatformVersion(); }
cashbox package
documentation
cashbox
Cashbox
getPlatformVersion method
Cashbox class