category property

List<String> get category

Implementation

List<String> get category => (_$data['category'] as List<String>);