pushEnable property Null safety

bool pushEnable
read / write

是否需要推送,默认true

Implementation

bool pushEnable = true;