BatchUpdatePresentationRequest constructor
BatchUpdatePresentationRequest({
- List<
Request> ? requests, - WriteControl? writeControl,
Implementation
BatchUpdatePresentationRequest({this.requests, this.writeControl});