email property

String? email
finalinherited

Customer’s email address. It’s displayed alongside the customer in your dashboard and can be useful for searching and tracking. This may be up to 512 characters.

Implementation

final String? email;