userCancellationTimeMillis property
The time at which the subscription was canceled by the user, in milliseconds since the epoch.
Only present if cancelReason is 0.
Implementation
core.String? userCancellationTimeMillis;
The time at which the subscription was canceled by the user, in milliseconds since the epoch.
Only present if cancelReason is 0.
core.String? userCancellationTimeMillis;