getValue method

String getValue()

Implementation

String getValue() {
  return _getValue(self).toDartString();
}