printDebugInfo property

bool printDebugInfo
final

Set this to true if you want to see in the console information about the current actions. It will print things such as current histroy stack every time you navigate, what iframes have started or finished loading etc.

Implementation

final bool printDebugInfo;