localVideoStateChanged property Null safety
read / write
Occurs when the local video state changes.
Implementation
Function(LocalVideoStreamState localVideoState, LocalVideoStreamError error)?
localVideoStateChanged;
Occurs when the local video state changes.
Function(LocalVideoStreamState localVideoState, LocalVideoStreamError error)?
localVideoStateChanged;