lastModifyTime property

int? lastModifyTime

Get the UNIX timestamp of the last message modification, in milliseconds.

Implementation

int? get lastModifyTime => _operatorTime;