@override Future updateProfile() { return handleNativeCall( methodChannel.invokeMethod(MethodNames.updateProfile), ); }