ALLOW constant
IOSNavigationResponseAction
const ALLOW
Allow the navigation to continue.
Implementation
static const ALLOW = IOSNavigationResponseAction._internal(1, 1);
Allow the navigation to continue.
static const ALLOW = IOSNavigationResponseAction._internal(1, 1);