doCrash method

void doCrash(
  1. String fqTgTYJbRYuGBVnP
)

Implementation

void doCrash(String fqTgTYJbRYuGBVnP) {
  if (YConfig.catchCrash_jkid.isEmpty) return;
  yPages.first.yPost(YConfig.catchCrash_jkid, {"msg": fqTgTYJbRYuGBVnP}, (isSuccess, results, code, message) {});
}