menu
livecom_platform_interface package
documentation
livecom_delegate.dart
LiveComDelegate
onProductAdd abstract method
onProductAdd abstract method
dark_mode
light_mode
onProductAdd
abstract method
void
onProductAdd
(
String
sku
,
String
streamId
)
Implementation
void onProductAdd(String sku, String streamId);
livecom_platform_interface package
documentation
livecom_delegate
LiveComDelegate
onProductAdd abstract method
LiveComDelegate mixin