getDriverDataDir static method

String? getDriverDataDir()

Implementation

static String? getDriverDataDir() {
  return _platform['DRIVERDATA'];
}