DeviceKeysList constructor

DeviceKeysList(
  1. String userId,
  2. Client client
)

Implementation

DeviceKeysList(this.userId, this.client);