core / pragma.content / ContentData / tagsFromProto /
tagsFromProto #
abstract fun tagsFromProto(proto: ContentProto): List<String>
Implement tagsFromProto if the proto has a field for a list of tags.
You are viewing documentation for version . View latest versionThis article has been deprecated in the latest version.
core / pragma.content / ContentData / tagsFromProto /
abstract fun tagsFromProto(proto: ContentProto): List<String>
Implement tagsFromProto if the proto has a field for a list of tags.