PaymentLogTargetType constructor
PaymentLogTargetType(
- dynamic id,
- dynamic jsonValue
Implementation
PaymentLogTargetType(super.id, super.jsonValue);
PaymentLogTargetType(super.id, super.jsonValue);