canActivate abstract method

Future<bool> canActivate(
  1. String url
)

Implementation

Future<bool> canActivate(String url);