KeychainManager constructor

KeychainManager()

Implementation

factory KeychainManager() {
  return _instance;
}