menu
dart_appwrite package
documentation
models.dart
Site
installCommand property
installCommand property
dark_mode
light_mode
installCommand
property
String
installCommand
final
The install command used to install the site dependencies.
Implementation
final String installCommand;
dart_appwrite package
documentation
models
Site
installCommand property
Site class