GoogleLongrunningOperation constructor
GoogleLongrunningOperation({})
Implementation
GoogleLongrunningOperation({
this.done,
this.error,
this.kind,
this.metadata,
this.name,
this.response,
this.selfLink,
});