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