DestinyProfileResponseResponse.fromJson constructor

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

Implementation

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