associatedPhases property

List<MKey>? associatedPhases

Property getter and setter for associatedPhases:

Implementation

List<MKey>? get associatedPhases;
void associatedPhases=(List<MKey>? associatedPhases)

Implementation

set associatedPhases(List<MKey>? associatedPhases);