menu
atlassian_apis package
documentation
confluence_v2.dart
ContentProperty
ContentProperty constructor
ContentProperty constructor
dark_mode
light_mode
ContentProperty
constructor
ContentProperty
(
{
dynamic
id
,
String
?
key
,
dynamic
value
,
Version
?
version
,
})
Implementation
ContentProperty({this.id, this.key, this.value, this.version});
atlassian_apis package
documentation
confluence_v2
ContentProperty
ContentProperty constructor
ContentProperty class