Closed alexstyl closed 2 years ago
Example of usage:
val newContact = contact.mutableCopy { mails.add( LabeledValue( MailAddress("555@mail.com"), Label.LocationHome ) ) }
Example of usage: