create static method

VariableId create()

Implementation

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