relationList property

List relationList
getter/setter pair

Implementation

List relationList = [
  'Self',
  'Spouse',
  'Child',
  'Mother',
  'Father',
  'Other',
];