menu
notion_api package
documentation
responses/notion_response.dart
NotionResponse
isOk property
isOk property
dark_mode
light_mode
isOk
property
bool
isOk
getter/setter pair
The marker to know if the response is ok.
Implementation
bool isOk = true;
notion_api package
documentation
responses/notion_response
NotionResponse
isOk property
NotionResponse class