DataRepresentationLazy class
Single representation of data source item. Useful when data is generated on demand.
- Inheritance
-
- Object
- DataRepresentation
- DataRepresentationLazy
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
serialize(
) → dynamic -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited