NotificationSchemeId constructor

NotificationSchemeId({
  1. required String id,
})

Implementation

NotificationSchemeId({required this.id});