ServiceResetEvent constructor
const
ServiceResetEvent({
- required List<
ServiceModel> serviceList,
Implementation
const factory ServiceResetEvent(
{required final List<ServiceModel> serviceList}) =
_$ServiceResetEventImpl;