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