getDataDirPath static method
Get the data directory path.
Returns: geopod/data
Implementation
static String getDataDirPath() => '$appDirName/$dataDir';
Get the data directory path.
Returns: geopod/data
static String getDataDirPath() => '$appDirName/$dataDir';