Gravatar class
Properties
- consistentEmail → String
-
final
- hash → String
-
latefinal
- hashCode → int
-
The hash code for this object.
no setteroverride
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
image(
{String? scheme, FileTypeExtension? extension, int? size, Uri? defaultImageUrl, DefaultImage? defaultImage, bool? forceDefault, Rating? rating}) → Uri -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
profile(
{String? scheme}) → Uri -
profileJSON(
{String? scheme, String? callback}) → Uri -
profileQR(
{String? scheme, int? size}) → Uri -
profileVCF(
{String? scheme}) → Uri -
profileXML(
{String? scheme}) → Uri -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
override