Method to get current running platform version
Future<String?> getPlatformVersion() => throw UnimplementedError('platformVersion() has not been implemented.');