Map<String, dynamic> toJson() => { "periodTimeType": periodTimeType, "periodTimeInfo": periodTimeInfo.toJson(), };