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