getLastEntryTime function

int getLastEntryTime()

Implementation

int getLastEntryTime() => prefs.getInt("lastEntryTime") ?? 00;