setContext static method
Sets the context for showing dialogs related to permissions
Implementation
static void setContext(BuildContext context) {
MethodChannelPermissionMaster.setContext(context);
}
Sets the context for showing dialogs related to permissions
static void setContext(BuildContext context) {
MethodChannelPermissionMaster.setContext(context);
}