study property
The study for this study runtime. Set in the addStudy method.
null
if no study has been added yet.
Implementation
@override
SmartphoneStudy? get study => super.study as SmartphoneStudy;
The study for this study runtime. Set in the addStudy method.
null
if no study has been added yet.
@override
SmartphoneStudy? get study => super.study as SmartphoneStudy;