AppStrings class

Constructors

AppStrings.new()

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

ADDRESS → const String
AGENCY_DESCRIPTION → const String
AGENCY_NAME → const String
BIO → const String
CANCEL → const String
CLUB_DESCRIPTION → const String
CLUB_NAME → const String
COLLECTIVE_DESCRIPTION → const String
COLLECTIVE_NAME → const String
CONFIRM → const String
EDIT_PROFILE → const String
EDIT_SETTINGS → const String
FIRST_NAME → const String
GET_STARTED → const String
I_AM → const String
LAST_NAME → const String
LINKED → const String
LOGOUT → const String
LOGOUT_OF_ACCOUNT → const String
MANAGE_LINKED → const String
NO_NAME → const String
PENDING_APPROVAL → const String
PENDING_APPROVAL_DESC → const String
PHONE_NUMBER → const String
PROCEED → const String
PROFILE → const String
REGISTER → const String
SETTINGS → const String
USERNAME → const String
WELCOME_TEXT → const String