@jsonSerializable const factory PlcOperation({ required Map<String, dynamic> operation, }) = _PlcOperation;