getVariableById property
Implementation
_i3.Variable? Function(_i2.String) get getVariableById =>
(_i2.String p0) => _i5.callMethod(
_i5.getProperty(
this,
'getVariableById',
),
r'call',
[
this,
p0,
],
);