ElepayResult.cancelled constructor

ElepayResult.cancelled(
  1. String paymentId
)

Implementation

factory ElepayResult.cancelled(String paymentId) = ElepayResultCancelled;