status property

  1. @JsonKey(name: 'status')
SyncStatus status
final

The status of the sync

Implementation

@JsonKey(name: 'status')

/// The status of the sync
final SyncStatus status;