debug method

void debug(
  1. bool v
)

Implementation

void debug(bool v) => _debugEnabled = v;