SmartphoneStudyStatusEvent constructor
const
SmartphoneStudyStatusEvent(
- SmartphoneStudy study,
- StudyStatusEventTypes event, [
- SmartphoneDeploymentExecutorSamplingState? state
Implementation
const SmartphoneStudyStatusEvent(super.study, super.event, [this.state]);