type property

  1. @JsonKey(name: 'type')
SyncType type
final

The target type

Implementation

@JsonKey(name: 'type')

/// The target type
final SyncType type;