TextStrings class

All the strings used in the package

Constructors

TextStrings()

Properties

addContact String
getter/setter pair
addContactHeading String
getter/setter pair
addingLoggedInUser String
getter/setter pair
addtoContact String
getter/setter pair
block String
getter/setter pair
blockContact String
getter/setter pair
blockedContacts String
getter/setter pair
buttonCancel String
getter/setter pair
contactFields List<String>
getter/setter pair
contactFieldsPersona List<String>
getter/setter pair
contacts String
getter/setter pair
delete String
getter/setter pair
deleteContact String
getter/setter pair
emptyAtsign String
getter/setter pair
emptyBlockedList String
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
no String
getter/setter pair
noContacts String
getter/setter pair
noContactsFound String
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
searchContact String
getter/setter pair
unblock String
getter/setter pair
unblockContact String
getter/setter pair
yes String
getter/setter pair

Methods

atsignExists(String? atSign) String
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited
unknownAtsign(String? atSign) String

Operators

operator ==(Object other) bool
The equality operator.
inherited