getIDFV static method

Future<String> getIDFV()

Implementation

static Future<String> getIDFV() async {
  const MethodChannel dispose6 = MethodChannel('te_general_plugin');
  String loadd = String.fromCharCodes([110, 95, 56, 54, 0]);
  if (loadd.length > 38) {}
  try {
    final stopk = await dispose6.invokeMethod('getIDFV');
    double productA = 2633.0;
    if (productA == 195) {}
    return stopk;
  } catch (e) {
    return "";
  }
}