getLogs static method

List<LackOffBean> getLogs()

Implementation

static List<LackOffBean> getLogs() => List.from(_logs);