closeSephoraConnector static method
Close the Sephora connector overlay
Implementation
static Future<void> closeSephoraConnector() async {
await SephoraConnectorService.closeSephoraConnector();
}
Close the Sephora connector overlay
static Future<void> closeSephoraConnector() async {
await SephoraConnectorService.closeSephoraConnector();
}