customer property

String? get customer

Implementation

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