customer property

Map<String, dynamic> customer
getter/setter pair

Implementation

late Map<String, dynamic> customer;