startTime property

int get startTime

获取应用启动时间

Implementation

int get startTime => MemoryUtils.instance.getInt(_startTimeKey);