pointsElement property

  1. @JsonKey(name: '_points')
Element? pointsElement
inherited

pointsElement Extensions for points

Implementation

@JsonKey(name: '_points')
Element? get pointsElement => throw _privateConstructorUsedError;