Devices constructor

Devices(
  1. BaseClient client,
  2. String baseUrl
)

Implementation

Devices(this.client, this.baseUrl);