getValue method

String getValue()

Exact value of the parameter to match.

Implementation

String getValue () {
  return _native.value;
}