editors property

List<String>? editors
getter/setter pair

Editors. Read-only.

Implementation

@JsonKey(name: 'editors_tags', includeIfNull: false)
List<String>? editors;