RunPrivileged typedef
RunPrivileged =
void Function()
Typedef for the withPrivileges function.
Implementation
typedef RunPrivileged = void Function();
Typedef for the withPrivileges function.
typedef RunPrivileged = void Function();