factory OccupationInput.fromJson(Map<String, dynamic> json) => FromJsonFactory().fromJson<OccupationInput>(json);