Param constructor

const Param(
  1. String name
)

Implementation

const Param(this.name);