Advice constructor

Advice({
  1. String? description,
})

Implementation

Advice({this.description});