debugSync method

void debugSync(
  1. bool v
)

Implementation

void debugSync(bool v) => _debugSyncEnabled = v;