Storage constructor

Storage(
  1. Client client
)

Implementation

Storage(Client client) : super(client);