OnPhotoMode typedef

OnPhotoMode = dynamic Function(PhotoCameraState)

Implementation

typedef OnPhotoMode = Function(PhotoCameraState);