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