PushConfigAndroid constructor
PushConfigAndroid({
- PushClickBehaviorAndroid pushClickBehavior = PushClickBehaviorAndroid.activityPreventRestart,
Implementation
PushConfigAndroid(
{this.pushClickBehavior =
PushClickBehaviorAndroid.activityPreventRestart});