name property

String name
final

The name of the function to be called. Must contain only a-z, A-Z, 0-9, or underscores.

Implementation

final String name;