getKey method

String getKey()

The name of the parameter to match.

Implementation

String getKey() {
  return _native.key;
}