Singleton<T extends StateValue> constructor

Singleton<T extends StateValue>(
  1. ObjectId? updateId
)

Implementation

Singleton(ObjectId? updateId) : super(updateId);