signIn method

Implementation

Future<LwaAuthorizeResult> signIn() async {
  throw UnimplementedError('signIn() has not been implemented.');
}