username property

String? get username

Implementation

static String? get username {
  return _findUsernameValue(lastSubmitAuthData);
}