NotificationSchemeEventTypeId constructor

NotificationSchemeEventTypeId({
  1. required String id,
})

Implementation

NotificationSchemeEventTypeId({required this.id});