@override void setGaid(String gaid) { methodChannel.invokeMethod<String>('set_gaid', {'gaid': gaid}); }