RootsCapabilities extension type

Whether the client supports notifications for changes to the roots list.

on

Constructors

RootsCapabilities.new({bool? listChanged})
factory
RootsCapabilities.fromMap(Map<String, Object?> _value)

Properties

listChanged bool?
Present if the client supports listing roots.
getter/setter pair