onCallNegotiate property

CachedStreamController<Event> onCallNegotiate
final

Will be called on negotiates.

Implementation

final CachedStreamController<Event> onCallNegotiate =
    CachedStreamController();