isProd property

bool get isProd

Production mode flag.

When true, hides the default empty state widget when data is null. See FutureWorker.isProd and StreamWorker.isProd for detailed documentation.

Implementation

bool get isProd;