menu
notion_api package
documentation
notion/objects/pages.dart
Page
archived property
archived property
dark_mode
light_mode
archived
property
bool
archived
getter/setter pair
The field that defined if is archived or not.
Implementation
bool
archived;
notion_api package
documentation
notion/objects/pages
Page
archived property
Page class
Constructors
new
empty
fromJson
Properties
archived
children
createdTime
hashCode
id
lastEditedTime
object
parent
properties
runtimeType
strObject
title
Methods
addPropertiesFromJson
addProperty
noSuchMethod
setBaseProperties
toJson
toString
Operators
operator ==