resources property
Resources?
get
resources
Whether this server supports subscribing to resource updates.
Implementation
Resources? get resources => _value[Keys.resources] as Resources?;
Whether this server supports subscribing to resource updates.
Resources? get resources => _value[Keys.resources] as Resources?;