navigateBack abstract method
void
navigateBack()
Pops the current view / viewmodel off the stack and goes to the previous one.
Implementation
void navigateBack();
Pops the current view / viewmodel off the stack and goes to the previous one.
void navigateBack();