totalElement property

  1. @JsonKey(name: '_total')
Element? totalElement
inherited

totalElement ("_total") Extensions for total

Implementation

@JsonKey(name: '_total')
Element? get totalElement => throw _privateConstructorUsedError;