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