Human-readable remark decoded from the URI fragment.
@override String get remark => Uri.decodeFull(uri.fragment.replaceAll('+', '%20'));