getVersion static method

String getVersion()

@brief Method returns NavigineSdk SDK Version. @return version of SDK

Dart code snippet: @snippet navigine_sdk_example.dart dart_NavigineSdk_getVersion

Implementation

static String getVersion() => $prototype.getVersion();