onResize property

dynamic Function(RTCVideoValue v, int callId)? onResize
getter/setter pair

Frame resize handler

Implementation

Function(RTCVideoValue v, int callId)? onResize;