startJourney method
void
startJourney(
- String journeyDefinitionId,
- String referenceNo,
- String locale,
- IDWiseSDKJourneyCallbacks journeyCallbacks,
Implementation
void startJourney(String journeyDefinitionId, String referenceNo,
String locale, IDWiseSDKJourneyCallbacks journeyCallbacks) {
throw UnimplementedError('startJourney() has not been implemented.');
}