StorageHasherV11 constructor

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

Implementation

const StorageHasherV11({required this.kind});