menu
dart_appwrite package
documentation
models.dart
DedicatedDatabaseExecution
truncated property
truncated property
dark_mode
light_mode
truncated
property
bool
truncated
final
True when the configured row or byte cap was hit and the result was truncated.
Implementation
final bool truncated;
dart_appwrite package
documentation
models
DedicatedDatabaseExecution
truncated property
DedicatedDatabaseExecution class