isNativePush property

bool? isNativePush

Property getter and setter for isNativePush:

Implementation

bool? get isNativePush;
void isNativePush=(bool? isNativePush)

Implementation

set isNativePush(bool? isNativePush);