CanGoBackCallback typedef

CanGoBackCallback = Future<bool> Function()

Implementation

typedef CanGoBackCallback = Future<bool> Function();