menu
sms_suite package
documentation
sms.dart
Sms
getPlatformVersion method
getPlatformVersion method
dark_mode
light_mode
getPlatformVersion
method
Future
<
String
?
>
getPlatformVersion
(
)
Implementation
Future<String?> getPlatformVersion() { return SmsPlatform.instance.getPlatformVersion(); }
sms_suite package
documentation
sms
Sms
getPlatformVersion method
Sms class