get_verbatim
get_verbatim()
Returns the human-readable arrow notation for this reaction, with reactants and products joined by + and separated by ->. This is the same string stored in Reaction.verbatim and corresponds to the original network file representation.
Returns
- str
- Human-readable reaction string, e.g.
"H + O -> OH".