OperationPurchaseDonationMixin$Amount.fromJson constructor

OperationPurchaseDonationMixin$Amount.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory OperationPurchaseDonationMixin$Amount.fromJson(
  Map<String, dynamic> json,
) => _$OperationPurchaseDonationMixin$AmountFromJson(json);