KeyRepository constructor Null safety

KeyRepository(
  1. KeyStorage _keyStorage
)

Implementation

KeyRepository(this._keyStorage);