VarKey<T> constructor

const VarKey<T>(
  1. String name
)

Implementation

const VarKey(this.name);