debugConfig constant

SkeletonConfig const debugConfig

Debug configuration with logging enabled.

Implementation

static const debugConfig = SkeletonConfig(debugMode: true);