EmbedAttributeBuilder class
- Inheritance
-
- Object
- NotusAttributeBuilder<
Map< String, dynamic> > - EmbedAttributeBuilder
Properties
- hashCode → int
-
The hash code for this object.
read-onlyinherited
-
horizontalRule
→ NotusAttribute<
Map< String, dynamic> > -
read-only
- key → String
-
Unique key of this attribute.
finalinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-onlyinherited
- scope → NotusAttributeScope
-
finalinherited
-
unset
→ NotusAttribute<
Map< String, dynamic> > -
read-onlyoverride
Methods
-
image(
String source) → NotusAttribute< Map< String, dynamic> > -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
withValue(
Map< String, dynamic> value) → NotusAttribute<Map< String, dynamic> > -
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited