DestinyMilestoneContentResponse.fromJson constructor

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

Implementation

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