@override Future<void> fireSeekBegin() async { await methodChannel.invokeMethod<void>('fireSeekBegin'); }