scoreElement property

  1. @JsonKey(name: '_score')
List<Element?>? scoreElement
inherited

scoreElement Extensions for score

Implementation

@JsonKey(name: '_score')
List<Element?>? get scoreElement => throw _privateConstructorUsedError;