success property

bool success
read / write

True, if the payment request was successful; otherwise, the verification_url will be non-empty.

Implementation

late bool success;