URLNavigationAction({required this.url, String? type}) : super(actionType: type ?? ActionTypeConstants.urlNavigation);