variableName property
String?
get
variableName
If specified the name of the variable to look up.
Implementation
_i2.String? get variableName => _i5.getProperty(
this,
'variableName',
);
If specified the name of the variable to look up.
_i2.String? get variableName => _i5.getProperty(
this,
'variableName',
);