getDartDir static method

String? getDartDir()

Implementation

static String? getDartDir() {
  return _platform['DART'];
}