categories property

List<String>? categories
final

categories is a list of the grouped resources this resource belongs to (e.g. 'all').

Implementation

final List<String>? categories;