empty property

Configuration empty
final

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();