onResult property

(dynamic Function(PaymentResponse res)?) onResult
final

Implementation

final Function(PaymentResponse res)? onResult;