OnCameraViewCreatedCallBack typedef

OnCameraViewCreatedCallBack = void Function(CameraViewController controller)

Implementation

typedef OnCameraViewCreatedCallBack = void Function(
    CameraViewController controller);