IEmbedAuthor class abstract

Implemented types

Constructors

IEmbedAuthor()

Properties

hashCode int
The hash code for this object.
no setterinherited
iconProxyUrl String?
Proxied icon url
no setter
iconUrl String?
Url to author's url
no setter
name String?
Name of embed author
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
url String?
Url to embed author
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toBuilder() EmbedAuthorBuilder
Returns instance of Builder with current data
inherited
toString() String
A string representation of this object.
inherited

Operators

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