customer property

String? customer

Implementation

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