emailAddress property
Customer's email address. Depending on the customer’s privacy settings, this may be returned as null.
Implementation
final String? emailAddress;
Customer's email address. Depending on the customer’s privacy settings, this may be returned as null.
final String? emailAddress;