DiscoverResult constructor
const
DiscoverResult({})
Implementation
const DiscoverResult({
required this.supportedVersions,
required this.capabilities,
this.instructions,
this.ttlMs,
this.cacheScope,
this.serverInfo,
});