menu
idwise_flutter_sdk package
documentation
idwise_flutter.dart
IDWise
startStep static method
startStep static method
dark_mode
light_mode
startStep
static method
void
startStep
(
String
stepId
)
Implementation
static void startStep(String stepId) { IdwiseFlutterPlatform.instance.startStep(stepId); }
idwise_flutter_sdk package
documentation
idwise_flutter
IDWise
startStep static method
IDWise class