@override Future<int?> getBookPlayMode() async { return await methodChannel.invokeMethod<int>('getBookPlayMode'); }