WrapperSessionExportCachedEventsResponseFail constructor

WrapperSessionExportCachedEventsResponseFail({
  1. String? lastError,
})

Implementation

WrapperSessionExportCachedEventsResponseFail({
  this.lastError,
});