Constructor of MessagePinInfo.
param pinTime The pin time. param operatorId The operator id.
pinTime
operatorId
MessagePinInfo({required this.pinTime, required this.operatorId});