checkAuthentication method

Future<bool> checkAuthentication()

Implementation

Future<bool> checkAuthentication() {
  throw UnimplementedError('checkAuthentication() has not been implemented.');
}