importId property

  1. @JsonKey.new(name: 'import_id')
String? importId
final

Implementation

@JsonKey(name: 'import_id')
final String? importId;