const StreamFetchResponse( super.requestId, { required this.success, this.data, this.hasMore = false, this.error, });