@override Future<bool?> isScreenKeptOn() { return methodChannel.invokeMethod<bool>('isScreenKeptOn'); }