CameraCallback typedef

CameraCallback = void Function(dynamic result)

Implementation

typedef CameraCallback = void Function(dynamic result);