getMode method

String? getMode()

Implementation

String? getMode() {
  return mode;
}