PaymentLogTargetType constructor

PaymentLogTargetType(
  1. dynamic id,
  2. dynamic jsonValue
)

Implementation

PaymentLogTargetType(super.id, super.jsonValue);