menu
attestr_flowx_flutter package
documentation
attestr_flowx.dart
AttestrFlowx
getPlatformVersion method
getPlatformVersion method
dark_mode
light_mode
getPlatformVersion
method
Future
<
String
?
>
getPlatformVersion
(
)
Implementation
Future<String?> getPlatformVersion() { return AttestrFlowxPlatform.instance.getPlatformVersion(); }
attestr_flowx_flutter package
documentation
attestr_flowx
AttestrFlowx
getPlatformVersion method
AttestrFlowx class