defaultPollInterval constant
Duration
const defaultPollInterval
Default interval for sampling dataset progress while work is active.
Implementation
static const Duration defaultPollInterval = Duration(milliseconds: 80);