IEmbedFooter class abstract

Implemented types

Constructors

IEmbedFooter()

Properties

hashCode int
The hash code for this object.
read-onlyinherited
iconProxyUrl String?
Proxied url of icon url
read-only
iconUrl String?
Url of icon which is next to text
read-only
runtimeType Type
A representation of the runtime type of the object.
read-onlyinherited
text String?
Text inside footer
read-only

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toBuilder() EmbedFooterBuilder
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