@override updatePushToken(String regToken) { methodChannel.invokeMapMethod('updatePushToken',{'regToken':regToken}); }