DestinyLinkedProfilesResponseResponse.fromJson constructor

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

Implementation

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