menu
fastyle_ad package
documentation
logic/models/ad_information.model.dart
FastAdInfo
keywords property
keywords property
dark_mode
light_mode
keywords
property
List
<
String
>
?
keywords
final
The list of keywords associated with the ads.
Implementation
final List<String>? keywords;
fastyle_ad package
documentation
logic/models/ad_information.model
FastAdInfo
keywords property
FastAdInfo class