pushEnable property Null safety

bool pushEnable
read / write

是否需要推送,默认false

Implementation

bool pushEnable = false;