variableName property

String? variableName

If specified the name of the variable to look up.

Implementation

_i2.String? get variableName => _i5.getProperty(
      this,
      'variableName',
    );