total property

  1. @JsonKey(name: 'Syncs')
int total
final

The total number of syncs

Implementation

@JsonKey(name: 'Syncs')

/// The total number of syncs
final int total;