RuntimeCompletionVariable constructor
RuntimeCompletionVariable(
- String name,
- RuntimeCompletionExpressionType type
Implementation
RuntimeCompletionVariable(this.name, this.type);