toRequestObject method

dynamic toRequestObject()

Creates a map that the backend understands

Implementation

dynamic toRequestObject() => {fieldId: order.requestValue};