PaymentProductFieldDisplayElement constructor
PaymentProductFieldDisplayElement(
- String id,
- String value,
- PaymentProductFieldDisplayElementType type
Implementation
PaymentProductFieldDisplayElement(this.id, this.value, this.type);