randomWeight property

  1. @JsonKey(ignore: true)
int randomWeight
getter/setter pair

Implementation

@JsonKey(ignore: true)
late int randomWeight;