wholesaler property

List<String>? get wholesaler

Implementation

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