tags property

List<String>? tags
final

登录标签,可以设置多个, 例子:"tag1", "tag2"

Implementation

final List<String>? tags;