Search constructor

Search(
  1. UnsplashClient client
)

Creates a new instance which belongs to client.

Implementation

Search(this.client) : baseUrl = client.baseUrl.resolve('search/');