ModifiableSnapshotViewX extension

This extension makes setters available to update the content of the snapshot

on

Properties

hasValue bool
no setter
onChanged Stream<SnapshotViewChangeEvent>
no setter

Methods

set(String? path, dynamic value) → void
Updates the content at path with value