aku_new_community/lib/utils/constants.dart

4 lines
67 B

class Constants {
static final String timeStart = "timeStart";
}