RecipientV1 constructor

RecipientV1(
  1. {String id,
  2. String name,
  3. String email,
  4. String phone,
  5. String language}
)