getSessionName static method

String? getSessionName()

Implementation

static String? getSessionName() {
  return _platform['SESSIONNAME'];
}