DestinyEntitySearchResultResponse.fromJson constructor

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

Implementation

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