argument is Map now.
@override Future<void> putVideo(String path) async => methodChannel.invokeMethod<void>('putVideo', {'path': path});