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