ModifiableSnapshotViewX extension
This extension makes setters available to update the content of the snapshot
Properties
- hasValue → bool
-
Available on ModifiableSnapshotView, provided by the ModifiableSnapshotViewX extension
no setter -
onChanged
→ Stream<
SnapshotViewChangeEvent> -
Available on ModifiableSnapshotView, provided by the ModifiableSnapshotViewX extension
no setter
Methods
-
set(
String? path, dynamic value) → void -
Available on ModifiableSnapshotView, provided by the ModifiableSnapshotViewX extension
Updates the content atpath
withvalue