TeamJoinRequest constructor

TeamJoinRequest(
  1. String team
)

Implementation

TeamJoinRequest(this.team);