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