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