canPopHistory method

Future<bool> canPopHistory()

Implementation

Future<bool> canPopHistory() => SynchronousFuture<bool>(_canPopHistory());