signIn method

Implementation

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