menu
atlassian_apis package
documentation
confluence.dart
ContentCreateSpaceHistory
ContentCreateSpaceHistory constructor
ContentCreateSpaceHistory constructor
dark_mode
light_mode
ContentCreateSpaceHistory
constructor
ContentCreateSpaceHistory
(
{
required
DateTime
createdDate
,
User
?
createdBy
,
})
Implementation
ContentCreateSpaceHistory({required this.createdDate, this.createdBy});
atlassian_apis package
documentation
confluence
ContentCreateSpaceHistory
ContentCreateSpaceHistory constructor
ContentCreateSpaceHistory class