warehouse property

String? get warehouse

Implementation

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