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