success property
read / write
True, if the payment request was successful; otherwise, the verification_url will be non-empty.
Implementation
late bool success;
True, if the payment request was successful; otherwise, the verification_url will be non-empty.
late bool success;