LoyaltyEventAdjustPoints.fromJson constructor

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

Implementation

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