onCallHangup property

dynamic Function(CallSession call)? onCallHangup
getter/setter pair

Implementation

Function(CallSession call)? onCallHangup;