MobilePaymentMethod constructor

const MobilePaymentMethod(
  1. String name
)

Implementation

const MobilePaymentMethod(this.name);