NdkRequest.subscription constructor
NdkRequest.subscription(})
Implementation
NdkRequest.subscription(
this.id, {
this.name,
required this.filters,
this.desiredCoverage = 2,
this.closeOnEOSE = false,
this.relaySet,
this.explicitRelays,
this.cacheRead = true,
this.cacheWrite = true,
});