lastModifyOperatorId property
      
      String?
      get
      lastModifyOperatorId
      
    
    
~english Get the user ID of the operator that modified the message last time. ~end
~chinese 获取最后一次消息修改的操作者的用户 ID。 ~end
Implementation
String? get lastModifyOperatorId => _operatorId;