isProfile property

bool isProfile

Is profile build mode

Implementation

bool get isProfile => this == BuildMode.profile;