getConst method

dynamic getConst()

Implementation

getConst() {
  return this.constant;
}