webauthnLogin property

String? webauthnLogin

Implementation

String? get webauthnLogin => _$this._webauthnLogin;
void webauthnLogin=(String? webauthnLogin)

Implementation

set webauthnLogin(String? webauthnLogin) =>
    _$this._webauthnLogin = webauthnLogin;