Datum constructor
Datum({})
Implementation
Datum({
this.profileid,
this.profilename,
this.pgratting,
this.picture,
this.kidsmode,
this.gender,
this.dob,
this.age,
this.profilepin,
this.created,
});