onUserNoResponse property

void Function(String userId)? onUserNoResponse
final

A user who did not answer the call

userId User who did not answer the call

Implementation

final void Function(String userId)? onUserNoResponse;