username property

dynamic username

Implementation

get username {
  return information["creator"]["username"];
}