Genres constructor

Genres(
  1. String _apiKey
)

Implementation

Genres(this._apiKey) : super(_apiKey);