stoppedBy property

String? stoppedBy
final

The failure class that stopped an unsuccessful sync (auth-user-token-expired, budget-exhausted, ...).

Implementation

final String? stoppedBy;