homePage property

String get homePage

Implementation

String get homePage => setting("HOME_PAGE") ?? "main.xml";