rank property

  1. @JsonKey(fromJson: _stringToInt)
int? rank
inherited

Implementation

@JsonKey(fromJson: _stringToInt)
int? get rank => throw _privateConstructorUsedError;