checkURLandShowPopUp method
[Future<[void>]] checkURLandShowPopUp(
- [[String] argument]
)
This function check the URL and navigate to the respective URL.
params:
argument
: message
returns: None
Implementation
Future<void> checkURLandShowPopUp(String argument) async
- talawa
- set_url_view_model
- SetUrlViewModel
- checkURLandShowPopUp method