Strings class

Constructors

Strings()

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

Static Properties

directoryUrl String?
getter/setter pair
rootdomain String?
getter/setter pair

Static Methods

followBackDescription(String? atsign) String
getAtSignStatusMessage(AtSignStatus? status) String

Constants

atsign → const String
atsignHintText → const String
BackButton → const String
cancel → const String
Close → const String
closeButton → const String
enterAtsignButton → const String
enterAtsignTitle → const String
Error → const String
errorTitle → const String
existingFollower → const String
Follow → const String
followBack → const String
followDescription → const String
Followers → const String
Following → const String
invalidAtsign → const String
invalidAtsignMessage → const String
loadingDescription → const String
noFollowers → const String
noFollowing → const String
ownAtsign → const String
package → const String
privateFollowersList → const String
privateFollowingList → const String
publicContentAppbarTitle → const String
publicDataKeys → const List<String>
qrscanDescription → const String
qrTitle → const String
submitButton → const String
Title → const String
Unfollow → const String