enableFlexFastPathProfiling property

bool enableFlexFastPathProfiling
getter/setter pair

Implementation

static bool enableFlexFastPathProfiling = const bool.fromEnvironment(
    'WEBF_DEBUG_FLEX_FAST_PATH',
    defaultValue: false);