hasImport property

  1. @JsonKey.new(name: '_HasImport', includeIfNull: false)
bool? hasImport
final

Implementation

@JsonKey(name: '_HasImport', includeIfNull: false)
final bool? hasImport;