labels property

List<String>? labels
getter/setter pair

The list of labels this Post was tagged with.

Implementation

core.List<core.String>? labels;