Default constructor

const Default(
  1. Object? defaultValue
)

Implementation

const Default(this.defaultValue);