Navigate to the previous page in the history.
@override Future<void> back() { return channel.invokeMethod("back", {"viewId": viewId}); }