menu
atlassian_apis package
documentation
confluence.dart
SpaceUpdate
SpaceUpdate constructor
SpaceUpdate constructor
dark_mode
light_mode
SpaceUpdate
constructor
SpaceUpdate
(
{
String
?
name
,
SpaceDescriptionCreate
?
description
,
Map
<
String
,
dynamic
>
?
homepage
,
String
?
type
,
String
?
status
,
})
Implementation
SpaceUpdate( {this.name, this.description, this.homepage, this.type, this.status});
atlassian_apis package
documentation
confluence
SpaceUpdate
SpaceUpdate constructor
SpaceUpdate class