responseElement property

  1. @JsonKey(name: '_response')
Element? responseElement
inherited

responseElement ("_response") Extensions for response

Implementation

@JsonKey(name: '_response')
Element? get responseElement => throw _privateConstructorUsedError;