encode property

String get encode

Implementation

String get encode {
  return Uri.encodeComponent(this);
}