lastModifyOperatorId property
Gets the user ID of the operator that modified the message last time.
Implementation
String? get lastModifyOperatorId => _operatorId;
Gets the user ID of the operator that modified the message last time.
String? get lastModifyOperatorId => _operatorId;