onCallReject property

CachedStreamController<Event> onCallReject
final

Will be called on rejects.

Implementation

final CachedStreamController<Event> onCallReject = CachedStreamController();