callBefore method

void callBefore()

Implementation

void callBefore() async {
  rtcEngine?.enableLastmileTest();
}