EasyDSL constructor

const EasyDSL({
  1. String? name,
})

Implementation

const EasyDSL({this.name});