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