getValue method

dynamic getValue()

Implementation

dynamic getValue() {
  return null;
}