open fun get(id: String): Deferred<ServerPassword?>
Overrides AsyncLoginsStorage.get
Fetches a password from the underlying storage layer by ID.
Resolves to null if the record does not exist.
null