goBack method

Future<void> goBack()

Implementation

Future<void> goBack() => _channel.invokeMethod<void>('goBack');