canAuthenticate method

Future<bool> canAuthenticate()

Implementation

Future<bool> canAuthenticate() {
  throw UnimplementedError('canAuthenticate() na pas été implémenté.');
}