twitchDrops property

  1. @JsonKey(name: 'TwitchDrops')
List<TwitchDropHistoryResponse>? twitchDrops
getter/setter pair

Implementation

@JsonKey(name:'TwitchDrops')
List<TwitchDropHistoryResponse>? twitchDrops;