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