score property

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

Implementation

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