subscore property

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

Implementation

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