categories property

String? get categories

Implementation

String? get categories => (_$data['categories'] as String?);