isTesting property

bool isTesting

Return true if app is in testing mode.

Implementation

bool get isTesting => _isTesting;