yoavst
10/27/2015, 12:17 PMat com.yoavst.changesystemohelshem.controller.BaseTimetableController.getTimetable$app_compileReleaseKotlin(BaseTimetableController.kt:32)
Why does the method is called getTimetable$app_compileReleaseKotlin
? The field is lateinit, so it is a real field, but why does the method is not called getTimetable
?