debugFree method

void debugFree(
  1. bool v
)

Implementation

void debugFree(bool v) => _debugFreeEnabled = v;