DefaultValue constructor

const DefaultValue(
  1. dynamic value
)

Implementation

const DefaultValue(this.value);