encode method

String encode()

Implementation

String encode() {
  return _value;
}