menu
atlassian_apis package
documentation
confluence_v2.dart
InlineCommentProperties
InlineCommentProperties constructor
InlineCommentProperties constructor
dark_mode
light_mode
InlineCommentProperties
constructor
InlineCommentProperties
(
{
String
?
inlineMarkerRef
,
String
?
inlineOriginalSelection
,
})
Implementation
InlineCommentProperties({this.inlineMarkerRef, this.inlineOriginalSelection});
atlassian_apis package
documentation
confluence_v2
InlineCommentProperties
InlineCommentProperties constructor
InlineCommentProperties class