TUIBattleUser class 
 
    
    
  
    
  
    Properties
    
        - 
  avatarUrl
  ↔ String
  
- 
  The user avatar url of the battle user.
  getter/setter pair 
- 
  hashCode
  → int
  
- 
  The hash code for this object.
  no setterinherited 
- 
  roomId
  ↔ String
  
- 
  The room id of the battle user.
  getter/setter pair 
- 
  runtimeType
  → Type
  
- 
  A representation of the runtime type of the object.
  no setterinherited 
- 
  score
  ↔ int
  
- 
  The score of the battle user.
  getter/setter pair 
- 
  userId
  ↔ String
  
- 
  The user id of the battle user.
  getter/setter pair 
- 
  userName
  ↔ String
  
- 
  The user name of the battle user.
  getter/setter pair