menu
serverpod package
documentation
serverpod.dart
ServerpodRunMode
test constant
test constant
dark_mode
light_mode
test
constant
String
const
test
The server is run in test mode.
Implementation
static const test = 'test';
serverpod package
documentation
serverpod
ServerpodRunMode
test constant
ServerpodRunMode class