Param constructor

const Param([
  1. String? name
])

Implementation

const Param([super.name]);