$Shared08 constructor

$Shared08({
  1. List<String>? values,
})

Implementation

$Shared08({this.values});