onCameraInizialized property

dynamic Function(CameraMacOSController) onCameraInizialized
final

Callback that gets called when the "initialize" method has returned a value.

Implementation

final Function(CameraMacOSController) onCameraInizialized;