EasyMapKey constructor

const EasyMapKey({
  1. required EasyMapKeyType type,
})

Implementation

const EasyMapKey({required this.type});