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