goBack method

void goBack()

Implementation

void goBack() {
  _channel.invokeMethod('goBack');
}