menu
notion_api package
documentation
responses/notion_response.dart
NotionResponse
hasError property
hasError property
dark_mode
light_mode
hasError
property
bool
hasError
getter/setter pair
The marker to know when an error occur.
Implementation
bool hasError = false;
notion_api package
documentation
responses/notion_response
NotionResponse
hasError property
NotionResponse class