Movies constructor

Movies(
  1. TraktManager manager
)

Implementation

Movies(TraktManager manager) : super(manager);