I represent a contact.
I know about my name and email.
Collaborators:
- Veit Heller <veit@veitheller.de
Public API and Key Messages
- there are accessors for both fullname and email.
- you can create new instances using the newNamed📧 message.
Internal Representation and Key Implementation Points.
Instance Variables
email: a String
fullname: a String