BackUpKeyService constructor

BackUpKeyService()

Implementation

factory BackUpKeyService() {
  return _singleton;
}