@override Future<void> keepScreenOn() async { await _channel.invokeMethod<void>('$_name/keepScreenOn'); }