printXNetLog method

void printXNetLog()

Implementation

void printXNetLog() {
  var msg = 'NetLog,$this';
  msg.logMx();
}