as Array List
public final ArrayList<OnboardingPage> asArrayList(Boolean isMultiPageEnabled, Boolean isQRCodeScanningEnabled)
Get the default onboarding pages based on the enabled features.
Return
an ArrayList of the onboarding pages
Parameters
is Multi Page Enabled
pass in true
if the multi-page feature was enabled
is QRCode Scanning Enabled
pass in true
if the QR code scanning feature was enabled