customerMobile property

String customerMobile
getter/setter pair

Implementation

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