showScores property

  1. @JsonKey.new(name: 'show_scores')
bool get showScores
inherited

Implementation

@JsonKey(name: 'show_scores')
bool get showScores => throw _privateConstructorUsedError;