SocialLinks class
Properties
Methods
-
getLink(
String profileName, String id) → String -
getProfileId(
String profileName, String link) → String -
isValid(
String profileName, String link) → bool -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
sanitize(
String profileName, String link) → String -
toString(
) → String -
A string representation of this object.
inherited
-
trim(
String input) → String
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited