autoResumeTimeMillis property

String? autoResumeTimeMillis
getter/setter pair

Time at which the subscription will be automatically resumed, in milliseconds since the Epoch.

Only present if the user has requested to pause the subscription.

Implementation

core.String? autoResumeTimeMillis;