Map<String, dynamic> toMap() { return HFReferralModelMapper.ensureInitialized() .encodeMap<HFReferralModel>(this as HFReferralModel); }