Lists constructor

Lists(
  1. TraktManager manager
)

Implementation

Lists(TraktManager manager) : super(manager);