captureVideo abstract method

Future<void> captureVideo(
  1. int seconds
)

Implementation

Future<void> captureVideo(int seconds);