getAssetPath static method

Future<String> getAssetPath()

Path to the Maps asset folder. Ignored on Android.

Implementation

static Future<String> getAssetPath() => _impl.getAssetPath();