getPlatformVersion method

dynamic getPlatformVersion()

Implementation

getPlatformVersion() {
  return PlugintestPlatform.instance.getPlatformVersion();
}