Files constructor

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

Implementation

Files(this.client, this.baseUrl);