VFunction constructor

VFunction([
  1. List<Line>? code
])

Implementation

VFunction([this.code]) : parameters = [];