Authentication.keyId constructor
Authentication.keyId(
- KeyId keyId
Implementation
factory Authentication.keyId(KeyId keyId) => Authentication._(keyId, null);
factory Authentication.keyId(KeyId keyId) => Authentication._(keyId, null);