showInProduction property

bool showInProduction

Flag indicating if this error should be shown in production

Implementation

bool get showInProduction => true;