menu
gokwik package
documentation
api/sdk_config.dart
SdkConfig
getCheckoutUrl static method
getCheckoutUrl static method
dark_mode
light_mode
getCheckoutUrl
static method
Map
<
String
,
String
>
getCheckoutUrl
(
String
env
)
Implementation
static Map<String, String> getCheckoutUrl(String env) => SdkConfig.fromEnvironment(env).checkoutUrl;
gokwik package
documentation
api/sdk_config
SdkConfig
getCheckoutUrl static method
SdkConfig class