beginAF method

Future<void> beginAF()

Implementation

Future<void> beginAF() async {
  return MPubspecNews.getAppflyerFunction();
}