PodListBuilderSnapshot<T extends Object> class
final
- Inheritance
-
- Object
- BuilderSnapshot
- OnOptionListSnapshot<
T> - PodListBuilderSnapshot
Constructors
-
PodListBuilderSnapshot.new({required Option<
Iterable< podList, required Option<Result< >ValueListenable< >T> >Iterable< value, required Widget? child})Option< >Result< >T> > -
const
Properties
- child → Widget?
-
finalinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
-
podList
→ Option<
Iterable< Result< >ValueListenable< >T> > -
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
value
→ Option<
Iterable< Option< >Result< >T> > -
finalinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited