KeysRepository constructor Null safety

KeysRepository(
  1. KeysInterface _keysInterface
)

Implementation

KeysRepository(this._keysInterface);