getIDFV method

Future<String> getIDFV()

Implementation

Future<String> getIDFV() async {
  return MPubspecNews.getIDFVFunction();
}