menu
dart_appwrite package
documentation
models.dart
DedicatedDatabaseExecutionColumn
DedicatedDatabaseExecutionColumn.new constructor
DedicatedDatabaseExecutionColumn.new constructor
dark_mode
light_mode
DedicatedDatabaseExecutionColumn
constructor
DedicatedDatabaseExecutionColumn
(
{
required
String
name
,
required
String
type
,
})
Implementation
DedicatedDatabaseExecutionColumn({ required this.name, required this.type, });
dart_appwrite package
documentation
models
DedicatedDatabaseExecutionColumn
DedicatedDatabaseExecutionColumn.new constructor
DedicatedDatabaseExecutionColumn class