requestSignIn method
Implementation
void requestSignIn([RowndSignInOptions? signInOpts]) {
throw UnimplementedError('requestSignIn() has not been implemented.');
}
void requestSignIn([RowndSignInOptions? signInOpts]) {
throw UnimplementedError('requestSignIn() has not been implemented.');
}