lastModifyTime property

int? lastModifyTime

获取最后一次消息修改的时间戳,单位为毫秒。

Implementation

int? get lastModifyTime => _operatorTime;