response property

BundleResponse? response
inherited

response Indicates the results of processing the corresponding 'request' entry in the batch or transaction being responded to or what the results of an operation where when returning history.

Implementation

BundleResponse? get response => throw _privateConstructorUsedError;