ExprUnknown constructor

const ExprUnknown(
  1. String name
)

Implementation

const ExprUnknown(this.name);