customerLastName property

String customerLastName
getter/setter pair

Implementation

late String customerEmail,
    customerFirstName,
    customerLastName,
    customerMobile,
    customerMerchantProfileId;