enablePush property Null safety
final
Specify whether to enable message alert. If the value is set to true, alerts will show on the system notification bar when the message is received
Implementation
final bool enablePush;
Specify whether to enable message alert. If the value is set to true, alerts will show on the system notification bar when the message is received
final bool enablePush;