StorageHasherV9 constructor

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

Implementation

const StorageHasherV9({required this.kind});