Topics constructor

Topics(
  1. UnsplashClient client
)

Creates a new instance which belongs to client.

Implementation

Topics(this.client) : baseUrl = client.baseUrl.resolve('topics/');