MovieService constructor

MovieService(
  1. String apiKey
)

Implementation

MovieService(String apiKey) : super(apiKey);