IaPrerequisitesConfiguration class
Configuration options for SDK prerequisites.
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- isAnimated → bool
-
Whether to show animations during prerequisites flow.
final
- isCancellable → bool
-
Whether the prerequisites flow can be cancelled.
final
- runApofinderIfNeeded → bool
-
Whether to run pharmacy finder (Apofinder) flow if needed.
final
- runLegalIfNeeded → bool
-
Whether to run legal documents flow if needed.
final
- runOnboardingIfNeeded → bool
-
Whether to run onboarding flow if needed.
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> - Serialises the class data to a JSON-compatible format.
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited