LinkFiveResponseDataOneTimePurchase.fromJson constructor

LinkFiveResponseDataOneTimePurchase.fromJson(
  1. Map<Object?, Object?> json
)

Implementation

LinkFiveResponseDataOneTimePurchase.fromJson(Map<Object?, Object?> json) : productId = json["productId"] as String;