displayName property

String get displayName

The display name of the function (for display).

Implementation

String get displayName => name;