privilegesRequiredMessage method Null safety
- String appname
Returns a message informing the user that they need to run as a priviledged user to run an app.
Implementation
String privilegesRequiredMessage(String appname);
Returns a message informing the user that they need to run as a priviledged user to run an app.
String privilegesRequiredMessage(String appname);