menu
atlassian_apis package
documentation
confluence.dart
ContentStateRestInput
ContentStateRestInput constructor
ContentStateRestInput constructor
dark_mode
light_mode
ContentStateRestInput
constructor
ContentStateRestInput
(
{
String
?
name
,
String
?
color
,
int
?
id
,
})
Implementation
ContentStateRestInput({this.name, this.color, this.id});
atlassian_apis package
documentation
confluence
ContentStateRestInput
ContentStateRestInput constructor
ContentStateRestInput class