isTest property

bool get isTest

Implementation

static bool get isTest => _currentEnvironment == Environment.test;