strength property

  1. @JsonKey.new(includeIfNull: false)
int? strength
final

Implementation

@JsonKey(includeIfNull: false)
final int? strength;