decode property

String get decode

Implementation

String get decode {
  return Uri.decodeComponent(this);
}