menu
kumiho
auth.dart
AuthEnvVars
controlPlaneApiUrl constant
controlPlaneApiUrl
dark_mode
light_mode
controlPlaneApiUrl
constant
String
const
controlPlaneApiUrl
Control Plane API URL.
Implementation
static const String controlPlaneApiUrl = 'KUMIHO_CONTROL_PLANE_API_URL';
kumiho
auth
AuthEnvVars
controlPlaneApiUrl constant
AuthEnvVars class