enterPreGroup method

  1. @override
void enterPreGroup()
override

Implementation

@override
void enterPreGroup() {
  PocHandler.EnterPreGroup();
}