HelloOptions constructor

const HelloOptions({
  1. String? comment,
})

Implementation

const HelloOptions({this.comment});