category property

String? get category

Implementation

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