Previews constructor

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

Implementation

Previews(this.client, this.baseUrl);