getUsername static method

String? getUsername()

Implementation

static String? getUsername() {
  return username;
}