provider_data property

String provider_data
read / write

JSON-encoded data about the invoice, which will be shared with the payment provider.

Implementation

late String provider_data;