testwebsdk static method
Implementation
static void testwebsdk(String parameter) {
// Your logic here
print('Typed value is value: $parameter');
}
static void testwebsdk(String parameter) {
// Your logic here
print('Typed value is value: $parameter');
}