StorageHasherV10 constructor

const StorageHasherV10({
  1. required String kind,
})

Implementation

const StorageHasherV10({required this.kind});