Opens the app notifications page
@override Future<void> showAlarmPage() async { await methodChannel.invokeMethod(CHANNEL_METHOD_SHOW_ALARM_PAGE); }