estimateElement property

  1. @JsonKey(name: '_estimate')
PrimitiveElement? get estimateElement
inherited

estimateElement ("_estimate") Extensions for estimate

Implementation

@JsonKey(name: '_estimate')
PrimitiveElement? get estimateElement => throw _privateConstructorUsedError;