menu
googleapis package
documentation
blogger/v3.dart
Post
labels property
labels property
dark_mode
light_mode
labels
property
List
<
String
>
?
labels
getter/setter pair
The list of labels this Post was tagged with.
Implementation
core.List<core.String>? labels;
googleapis package
documentation
blogger/v3
Post
labels property
Post class