rank property

int? rank
getter/setter pair

Implementation

@JsonKey(includeIfNull: false, fromJson: JsonObject.parseInt)
int? rank;