PayPoPayment.fromJson constructor

PayPoPayment.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory PayPoPayment.fromJson(Map<String, dynamic> json) => _$PayPoPaymentFromJson(json);