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