getDataPath static method

Future<String> getDataPath()

Path to the Maps data folder (offline style packages, temporary data).

Implementation

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