getInfo static method

dynamic getInfo(
  1. String key
)

Get debug info

Implementation

static dynamic getInfo(String key) => _debugInfo[key];