ContactProperty constructor

const ContactProperty(
  1. String value
)

Implementation

const ContactProperty(this.value);