totalColor property

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

Implementation

@JsonKey(name: 'TotalColor', includeIfNull: false)
final String? totalColor;