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