crateApiCastProjectorInfoCastVideo abstract method

Future<void> crateApiCastProjectorInfoCastVideo({
  1. required ProjectorInfo that,
  2. required String videoUrl,
})

Implementation

Future<void> crateApiCastProjectorInfoCastVideo(
    {required ProjectorInfo that, required String videoUrl});