email property

String email
final

The email address which the list is for. Eg. test@guerrillamailblock.com The client would need to watch this variable to detect any changes to sync the address.

Implementation

final String email;