empty property

Metadata empty
final

Empty metadata with only default values.

Using this is slightly more efficient than manually constructing a new metadata with no arguments.

Implementation

static final empty = Metadata._();