onSuccess property

(dynamic Function()?) onSuccess
final

Callback when intercom operation is success.

Implementation

final Function()? onSuccess;