const CameraFrame({ required this.bytes, required this.width, required this.height, this.format = 'bgra', });