provider_data property
read / write
JSON-encoded data about the invoice, which will be shared with the payment provider.
Implementation
late String provider_data;
JSON-encoded data about the invoice, which will be shared with the payment provider.
late String provider_data;