SharedStoreField constructor

SharedStoreField(
  1. String id
)

Implementation

factory SharedStoreField(String id) => _instanceHandler.fromID(id);