baseUrl property

Uri baseUrl
final

The base url of the unsplash api.

Implementation

final Uri baseUrl = Uri.parse('https://api.unsplash.com/');