scanCount property

  1. @JsonKey.new(name: "scan_count")
int? scanCount
final

Implementation

@JsonKey(name: "scan_count")
final int? scanCount;