menu
dart_appwrite package
documentation
models.dart
DedicatedDatabaseOperation
startedAt property
startedAt property
dark_mode
light_mode
startedAt
property
String
?
startedAt
final
Time the operation started, in ISO 8601 format.
Implementation
final String? startedAt;
dart_appwrite package
documentation
models
DedicatedDatabaseOperation
startedAt property
DedicatedDatabaseOperation class