name property
String
get
name
Returns the name of the function.
Implementation
_i2.String get name => _i5.getProperty(
this,
'name',
);
Returns the name of the function.
_i2.String get name => _i5.getProperty(
this,
'name',
);