CommentController$Typings extension
Properties
-
Optional commenting range provider. Provide a list {@link Range ranges} which support commenting to any given resource uri.
getter/setter pair
-
getter/setter pair
-
dispose
↔ void Function()
-
getter/setter pair
-
id
→ String
-
The id of this comment controller.
no setter
-
label
→ String
-
The human-readable label of this comment controller.
no setter
-
options
↔ CommentOptions?
-
Comment controller options
getter/setter pair
-
reactionHandler
↔ Future Function(Comment, CommentReaction)?
-
Optional reaction handler for creating and deleting reactions on a {@link Comment}.
getter/setter pair