name property

String? name
final

The name of the python function

Defaults to the name of the dart function if null

Implementation

final String? name;