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