unstableFeatures property

Map<String, bool>? unstableFeatures
getter/setter pair

Experimental features the server supports. Features not listed here, or the lack of this property all together, indicate that a feature is not supported.

Implementation

Map<String, bool>? unstableFeatures;