expectedExpiryTimeMillis property

String? expectedExpiryTimeMillis
getter/setter pair

The expected expiry time for the subscription.

If the current expiry time for the subscription is not the value specified here, the deferral will not occur.

Implementation

core.String? expectedExpiryTimeMillis;