encode method

String encode()

@internal

Implementation

String encode() {
  return _value;
}