SampleStateLoaded constructor

SampleStateLoaded({
  1. required String uuid,
})

Implementation

SampleStateLoaded({required this.uuid});