DEFAULT_CONSTRUCTOR constant
String
const DEFAULT_CONSTRUCTOR
Constant class containing predefined constants used across the application.
This class provides a centralized location for defining constants that are used throughout the application. It includes:
-
Default profile
The name of the default constructor value
Implementation
static const String DEFAULT_CONSTRUCTOR = "default";