pauseVideo abstract method

Future<bool?> pauseVideo(
  1. String id
)

Implementation

Future<bool?> pauseVideo(String id);