menu
dart_appwrite package
documentation
models.dart
DedicatedDatabaseExecutionColumn
type property
type property
dark_mode
light_mode
type
property
String
type
final
Engine-specific column type (e.g. int4, text, timestamptz).
Implementation
final String type;
dart_appwrite package
documentation
models
DedicatedDatabaseExecutionColumn
type property
DedicatedDatabaseExecutionColumn class