stopVideo abstract method

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

Implementation

Future<bool?> stopVideo(String id);