factory DestinyCharacterComponent.fromJson(Map<String, dynamic> json) { return _$DestinyCharacterComponentFromJson(json); }