debug method

void debug(
  1. bool v
)
inherited

Implementation

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