rootDir property

String rootDir

The root directory of MMKV.

Implementation

static String get rootDir {
  return _rootDir;
}