modelId property

  1. @JsonKey.new(name: 'model_id', includeIfNull: false, defaultValue: '')
String modelId
final

Implementation

@JsonKey(name: 'model_id', includeIfNull: false, defaultValue: '')
final String modelId;