DestinyMilestoneResponse.fromJson constructor

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

Implementation

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