$Shared12 constructor

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

Implementation

$Shared12({this.values});