ContactKitSystemNotifyMessagePage constructor

const ContactKitSystemNotifyMessagePage({
  1. Key? key,
  2. ContactListConfig? listConfig,
})

Implementation

const ContactKitSystemNotifyMessagePage({Key? key, this.listConfig})
    : super(key: key);