Routes class
Constructors
- Routes()
Properties
- hashCode → int
-
The hash code for this object.
read-onlyinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-onlyinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- accountDetails → const String
-
"accountDetails"
- actionInfo → const String
-
"actionInfo"
- actions → const String
-
"actions"
- campaign → const String
-
"campaign"
- campaignDetails → const String
-
"campaignDetails"
- campaignInfo → const String
-
"campaignInfo"
- causesEditPage → const String
-
"causesEditPage"
- causesOnboardingPage → const String
-
"causesOnboarding"
- emailSent → const String
-
"emailSent"
- explore → const String
-
"explore"
- faq → const String
-
"faq"
- home → const String
-
"home"
- info → const String
-
"info"
- intro → const String
-
"intro"
- login → const String
-
"login"
- loginCodeInput → const String
-
"loginCodeInput"
- loginLinkClicked → const String
-
"loginLinkClicked"
- notification → const String
-
"notification"
- onBoarding → const String
-
"onBoarding"
- organisationPage → const String
-
"organisationPage"
- parteners → const String
-
"parteners"
- profile → const String
-
"profile"
- profileSetup → const String
-
"profileSetup"
- search → const String
-
"search"