activities property
Iterable<ActiveType>
get
activities
Contains list of ActiveType values in ActiveController.
Every ActiveType are added here to allow automatic rebuild.
Implementation
Iterable<ActiveType> get activities;