Returns a string representation of the Exchange instance.
@override String toString() { return '${Helpers.getTypeName(Exchange)}: id = $id, name = $name'; }