static List<LatLng> decodePath(String encodedPath) => callMethod(_Encoding$namespace, 'decodePath', [encodedPath]) .cast<LatLng>();