menu
bungie_api package
documentation
models/content_item_public_contract.dart
ContentItemPublicContract
tags property
tags property
dark_mode
light_mode
tags
property
@JsonKey(name: 'tags')
List
<
String
>
?
tags
getter/setter pair
NOTE: Tags will always be lower case.
Implementation
@JsonKey(name:'tags') List<String>? tags;
bungie_api package
documentation
models/content_item_public_contract
ContentItemPublicContract
tags property
ContentItemPublicContract class