Teams constructor

Teams(
  1. Client client
)

Implementation

Teams(Client client) : super(client);