isLoggedIn method

Future isLoggedIn()
inherited

Implementation

Future isLoggedIn() async {
  throw UnimplementedError('isLoggedIn() has not been implemented.');
}