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