credithistoryList property

List credithistoryList
getter/setter pair

Implementation

List credithistoryList = [
  'I have an active credit card',
  'I have an active loan',
  'I have an active credit card and a loan',
  'I dont have an active credit card and a loan',
];