item property

String? get item

Implementation

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