enablePush property Null safety

bool enablePush
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;