@override onDeviceUserRegister(String userData) { methodChannel.invokeMapMethod('onDeviceUserRegister',{'userData':userData}); }