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