HiveAtNotificationKeystore.getInstance constructor

  1. @Deprecated("Obsolete; use standard constructor")
HiveAtNotificationKeystore.getInstance()

Implementation

@Deprecated("Obsolete; use standard constructor")
factory HiveAtNotificationKeystore.getInstance() {
  return _singleton;
}