People constructor

People(
  1. TraktManager manager
)

Implementation

People(TraktManager manager) : super(manager);