testMode property

bool? testMode
final

If true any signals sent will be marked as Testing signals. Default is false.

Implementation

final bool? testMode;