callbackOverrides property

Map<String, String>? callbackOverrides
final

An optional Lambda function to invoke instead of the default Lambda function provided by the placement template.

Implementation

final Map<String, String>? callbackOverrides;