EndpointsConstants class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- 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
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- apiSecretDecryption → const String
- changePassword → const String
- deleteApiKey → const String
- deleteFile → const String
- deleteUserData → const String
- downloadFile → const String
- forgetPassword → const String
- fullyDeleteUser → const String
- generateApiKey → const String
- getDbConnLink → const String
- getVerificationEmail → const String
- listApiHashes → const String
- listApiKeys → const String
- listChildren → const String
- login → const String
- logout → const String
- logoutFromAllDevices → const String
- register → const String
- serverAlive → const String
- serverTime → const String
- toggleApiKeyActiveness → const String
- updateUserData → const String
- uploadFile → const String
- verifyEmail → const String