create static method

VariableList create()

Implementation

@$core.pragma('dart2js:noInline')
static VariableList create() => VariableList._();