NextOfKin constructor

NextOfKin(
  1. String nextOfKinPhoneNumber,
  2. String motherMaidenName
)

Implementation

NextOfKin(this.nextOfKinPhoneNumber, this.motherMaidenName);