menu
bungie_api package
documentation
models/post_search_response.dart
PostSearchResponse
polls property
polls property
dark_mode
light_mode
polls
property
@JsonKey(name: 'polls')
List
<
PollResponse
>
?
polls
getter/setter pair
Implementation
@JsonKey(name:'polls') List<PollResponse>? polls;
bungie_api package
documentation
models/post_search_response
PostSearchResponse
polls property
PostSearchResponse class