outcome property

  1. @JsonKey(name: 'outcome')
EventOutcomeDTO? outcome
final

Implementation

@JsonKey(name: 'outcome')
final EventOutcomeDTO? outcome;