totalImported property

  1. @JsonKey.new(name: 'TotalImported', includeIfNull: false)
int? totalImported
final

Implementation

@JsonKey(name: 'TotalImported', includeIfNull: false)
final int? totalImported;