menu
superfine_sdk package
documentation
superfine_sdk_platform_interface.dart
SuperfineSdkFlutterPlatform
setUserCountry abstract method
setUserCountry abstract method
dark_mode
light_mode
setUserCountry
abstract method
Future
<
void
>
setUserCountry
(
String
country
)
Implementation
Future<void> setUserCountry(String country);
superfine_sdk package
documentation
superfine_sdk_platform_interface
SuperfineSdkFlutterPlatform
setUserCountry abstract method
SuperfineSdkFlutterPlatform class