name property

String get name

Returns the name of the function.

Implementation

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