debug property

bool debug
final

Debugging status flag. If true, all platform calls are printed. Defaults to false.

Implementation

final bool debug;