EzRefs constructor

const EzRefs(
  1. String name, [
  2. Type keyType = String
])

Implementation

const EzRefs(this.name, [ this.keyType = String ]);