SetActiveCall typedef

SetActiveCall = Future<void> Function(Call?)

Implementation

typedef SetActiveCall = Future<void> Function(Call?);