getValue method

dynamic getValue()

Implementation

getValue() {
  return this.value;
}