reasons property
The specific reasons for the report under this category.
Implementation
@JsonKey(name:'reasons')
Map<String, DestinyReportReasonDefinition>? reasons;
The specific reasons for the report under this category.
@JsonKey(name:'reasons')
Map<String, DestinyReportReasonDefinition>? reasons;