$Shared05 constructor

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

Implementation

$Shared05({this.values});