menu
gokwik package
documentation
api/sdk_config.dart
SdkConfig
getSchemaVendor static method
getSchemaVendor static method
dark_mode
light_mode
getSchemaVendor
static method
String
getSchemaVendor
(
String
env
)
Implementation
static String getSchemaVendor(String env) => SdkConfig.fromEnvironment(env).schemaVendor;
gokwik package
documentation
api/sdk_config
SdkConfig
getSchemaVendor static method
SdkConfig class