lastImported property

  1. @JsonKey.new(name: 'LastImported', includeIfNull: false)
String? lastImported
final

Implementation

@JsonKey(name: 'LastImported', includeIfNull: false)
final String? lastImported;