isTesting property

bool isTesting

Implementation

bool get isTesting => _environment == 'testing';