$KindExpression constructor

$KindExpression({
  1. String? name,
})

Implementation

$KindExpression({this.name});