Parameter constructor

Parameter(
  1. String name,
  2. FileSpan span, {
  3. Expression? defaultValue,
})