burnDuration property

int? burnDuration
getter/setter pair

阅读时长 s 即从hasReadTime时间算起,超过了burnDuration秒触发销毁

Implementation

int? burnDuration;