isProfile property

bool get isProfile

Check if running in profile mode

Implementation

static bool get isProfile => kProfileMode;