UpdateController constructor

UpdateController(
  1. StorageInterface storage
)

Implementation

UpdateController(StorageInterface storage) : super(storage);