ShopifySharpPaymentSchedule constructor
const
ShopifySharpPaymentSchedule({})
Implementation
const ShopifySharpPaymentSchedule({
this.amount,
this.currency,
this.issuedAt,
this.dueAt,
this.completedAt,
this.expectedPaymentMethod,
});