empty property
An empty configuration with only default values.
Using this is slightly more efficient than manually constructing a new configuration with no arguments.
Implementation
static final empty = Configuration._unsafe();
An empty configuration with only default values.
Using this is slightly more efficient than manually constructing a new configuration with no arguments.
static final empty = Configuration._unsafe();