Returns a String containing the version of the platform.
Future<String?> getPlatformVersion() { throw UnimplementedError('getPlatformVersion() has not been implemented.'); }