handler property

String? handler
final

The function that Lambda calls to begin executing your function.

Implementation

final String? handler;