vhaoStJaHpyXUgRg method

Map<String, dynamic> vhaoStJaHpyXUgRg()

Implementation

Map<String, dynamic> vhaoStJaHpyXUgRg() => {
      "title": title == null ? null : Uri.encodeComponent(title!),
      "content": content == null ? null : Uri.encodeComponent(content!),
      "extras": extras,
      "configs": configs,
    };