Target class
We find the target inside the data of the embedded-asset-block node.
It contains the sys
of the asset/file. where we find it's id, type and linkType.
And we use it to retrieve the asset from the Includes object.
- Annotations
-
- @freezed
Constructors
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited