suppliers property

List<String>? suppliers

Implementation

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