RecommendedTrait constructor

const RecommendedTrait({
  1. String? reason,
})

Implementation

const RecommendedTrait({this.reason});