SampleInitEvent constructor

const SampleInitEvent({
  1. required String uuid,
})

Implementation

const SampleInitEvent({required this.uuid});