NdkRequest.query constructor
NdkRequest.query(})
Implementation
NdkRequest.query(
this.id, {
this.name,
required this.filters,
this.desiredCoverage = 2,
this.closeOnEOSE = true,
this.relaySet,
this.explicitRelays,
this.cacheRead = true,
this.cacheWrite = true,
this.timeout = RequestDefaults.DEFAULT_STREAM_IDLE_TIMEOUT + 1,
this.onTimeout,
});