export class Volunteer extends Record({
    organization: null,
    position: null,
    startDate: null,
    endDate: null,