menu
nex_haptic package
documentation
nex_haptic_platform_interface.dart
NexHapticPlatform
getPlatformVersion abstract method
getPlatformVersion abstract method
dark_mode
light_mode
getPlatformVersion
abstract method
Future
<
String
?
>
getPlatformVersion
(
)
Get the platform version
Implementation
Future<String?> getPlatformVersion();
nex_haptic package
documentation
nex_haptic_platform_interface
NexHapticPlatform
getPlatformVersion abstract method
NexHapticPlatform class