onCallCancelled property

void Function(String callerId)? onCallCancelled
final

A user who cancel the call callerId User who cancel the call request

Implementation

final void Function(String callerId)? onCallCancelled;