firstLocalVideoFramePublished property

(dynamic Function(int)?) firstLocalVideoFramePublished
final

Occurs when the first video frame is published.

Implementation

final Function(int)? firstLocalVideoFramePublished;