login method

Implementation

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