getLogonServerDir static method

String? getLogonServerDir()

Implementation

static String? getLogonServerDir() {
  return _platform['LOGONSERVER'];
}