const String kAppVersion = 'v0.0.1'; const String kStateFilename = 'state'; const int kMillisecondsToRefreshData = 1000 * 60 * 10;