score property

  1. @BuiltValueField(wireName: r'score')
num? score

Implementation

@BuiltValueField(wireName: r'score')
num? get score;