debugger property

void debugger

Implementation

void get debugger {
  debugPrint(this.toString());
}