values property
Set of all values of PermissionRequestResponseAction.
Implementation
static final Set<PermissionRequestResponseAction> values = [
PermissionRequestResponseAction.DENY,
PermissionRequestResponseAction.GRANT,
].toSet();
Set of all values of PermissionRequestResponseAction.
static final Set<PermissionRequestResponseAction> values = [
PermissionRequestResponseAction.DENY,
PermissionRequestResponseAction.GRANT,
].toSet();