@override Future<void> trackLead(Map<String, dynamic> meta) async { await methodChannel.invokeMethod('trackLead', meta); }