borderWidth property

  1. @JsonKey.new(name: 'borderWidth', includeIfNull: false)
int? borderWidth
final

Implementation

@JsonKey(name: 'borderWidth', includeIfNull: false)
final int? borderWidth;