values property
Set of all values of IOSNavigationResponseAction.
Implementation
static final Set<IOSNavigationResponseAction> values = [
IOSNavigationResponseAction.ALLOW,
IOSNavigationResponseAction.CANCEL,
].toSet();
Set of all values of IOSNavigationResponseAction.
static final Set<IOSNavigationResponseAction> values = [
IOSNavigationResponseAction.ALLOW,
IOSNavigationResponseAction.CANCEL,
].toSet();