posCategory property

List<String>? get posCategory

Implementation

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